TTMSFNCRichEditor.ClipboardHasContent Method
Determines whether the clipboard currently holds content in a format the editor can paste.
API unit family: TMSFNCRichEditor
Declaring type: TTMSFNCRichEditor
Syntax
function ClipboardHasContent: boolean; override;
Returns
True when the clipboard has pastable content; otherwise, False.