<< Click to display table of contents >> TSRichViewEdit.OnOleDragEnter |
OLE drag&drop event. It occurs when the user drags the mouse pointer into the editor. Indicates whether a drop can be accepted, and, if so, the effect of the drop.
property OnOleDragEnter: TRVOleDragEnterEvent;
See the event of the same name in the TRichView help file (event of TCustomRichViewEdit).