TTMSFNCRichEditor.PasteFromClipboard Method
Pastes the clipboard content, replacing the current selection.
API unit family: TMSFNCRichEditor
Declaring type: TTMSFNCRichEditor
Syntax
function PasteFromClipboard: string; override;
Returns
The plain-text representation of the content that was pasted.