<< Click to display table of contents >> TSRichViewEdit.OnCopy |
Occurs when copying to the Clipboard
property OnCopy: TNotifyEvent;
This event allows copying to the Clipboard in your own formats (occurs between Clipboard.Open and Clipboard.Close).
See the event of the same name in the TRichView help file (event of TCustomRichView).
See also: