TSRichViewEdit.OnCopy |
Top Previous Next |
|
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 RichView help file (event of TCustomRichView). See also: |