| << Click to display table of contents >> TCustomRichViewEdit.PasteRVF | 
Inserts RVF (RichView Format) from the Clipboard at the position of caret
function PasteRVF: Boolean;
This method does nothing if the Clipboard does not contain RVF.
Method type:  editing-style method for insertion.
 editing-style method for insertion.
Return value:
True if RVF was successfully pasted
See also methods:
▪Paste;
See also:
▪RVF.