|
TCustomRichViewEdit.CanPaste |
Top Previous Next |
|
Returns True if: ▪the Clipboard contains data in format which RichViewEdit can paste, and ▪the editor is not in read-only state (ReadOnly=False) function CanPaste: Boolean; See also methods: ▪Paste; See also: |