<< Click to display table of contents >> TCustomRichViewEdit.CanPaste |
Returns True if
▪the Clipboard contains data in at least one format which RichViewEdit can paste
▪this format is included in AcceptPasteFormats property.
function CanPaste: Boolean;
See also methods:
▪Paste;
See also: