TSRichViewEdit.OnOleDragOver |
Top Previous Next |
|
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; (reserved for future use) |