<< Click to display table of contents >> TSRichViewEdit.OnOleDrop |
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;
See the event of the same name in the TRichView help file (event of TCustomRichViewEdit).