TSRichViewEdit.OnPaste

<< Click to display table of contents >>

TSRichViewEdit.OnPaste

Occurs when pasting from the Clipboard. Allows pasting data in custom formats.

property OnPaste: TRVPasteEvent;

See the event of the same name in the TRichView help file (event of TCustomRichViewEdit).

See also:

ActiveEditor