<< Click to display table of contents >> TSRichViewEdit.OnOleDragOver |
OLE drag&drop event. It occurs when the user moves the mouse pointer over the editor. Called only if the dragging was accepted in OnOleDragEnter (or automatically by the editor).
property OnOleDragOver: TRVOleDragOverEvent;
See the event of the same name in the TRichView help file (event of TCustomRichViewEdit).