TSRichViewEdit.OnOleDragLeave

<< Click to display table of contents >>

TSRichViewEdit.OnOleDragLeave

OLE drag&drop event. It occurs when the user drags the mouse cursor out of the editor or cancels the current drag&drop operation.

property OnOleDragLeave: TNotifyEvent;

See the event of the same name in the TRichView help file (event of TCustomRichViewEdit).