TCustomRichViewEdit.PasteRVF

<< Click to display table of contents >>

TCustomRichViewEdit.PasteRVF

Inserts RVF (RichView Format) from the Clipboard at the position of caret

procedure PasteRVF;

This method does nothing if the Clipboard does not contain RVF.

Method type: editstyle editing-style method for insertion.

See also methods:

CanPasteRVF;

Paste;

InsertRVFFromStreamEd.

See also:

TRichView and Clipboard;

RVF.