rvico TRichView Reference | TRichViewEdit

TCustomRichViewEdit.CanPaste

Top  Previous  Next

Returns True if:

the Clipboard contains data in format which RichViewEdit can paste, and

the editor is not in read-only state (ReadOnly=False)

function CanPaste: Boolean;

See also methods:

Paste;

CanPasteRVF;

CanPasteRTF.

See also:

Working with Clipboard.


RichView © Sergey Tkachenko