rvico TRichView Reference | TRichViewEdit

TCustomRichViewEdit.CanPasteRVF

Top  Previous  Next

Returns True if:

the Clipboard contains data in RVF (RichView Format), and
the editor is not in read-only state (ReadOnly=False)

function CanPasteRVF: Boolean;

See also methods:

PasteRVF;
CanPaste.

See also:

Working with Clipboard;
RVF.


RichView © Sergey Tkachenko