TClipboardFormat Enumeration
Clipboard data format used when copying or pasting content.
cfRTEis the native rich editor format;cfRTFis Rich Text Format;cfTextis plain text;cfHTMLis HTML;cfBMPis a bitmap image;cfFileis a file reference.
API unit family: TMSFNCRichEditor
Members
| Name | Description |
|---|---|
cfRTE |
|
cfRTF |
|
cfText |
|
cfHTML |
|
cfBMP |
|
cfFile |