TSRichViewEdit.OnOleDrop |
Top Previous Next |
|
OLE drag&drop event. It occurs when the user completes drag&drop operation into the editor.This event allows you to insert data in your own format. property OnOleDrop: TRVOleDropEvent; (reserved for future use) |