TCustomRichViewEdit.CanPasteRVF

<< Click to display table of contents >>

TCustomRichViewEdit.CanPasteRVF

Returns True if the Clipboard contains data in RVF (RichView Format).

function CanPasteRVF: Boolean;

See also methods:

▪PasteRVF;

▪CanPaste.

See also:

▪Working with Clipboard;

▪RVF.