TTMSFNCListBoxClipboardMode Enumeration
Controls what is written to or read from the clipboard when the user copies or pastes list box items.
API unit family: TMSFNCListBox
Members
| Name | Description |
|---|---|
lcmNone |
Clipboard access is disabled. |
lcmTextOnly |
Only the item text is placed on the clipboard. |
lcmFull |
All item data including appearance properties is placed on the clipboard. |