TTMSFNCListBox.CutToClipboard Method
Cuts the selected items to the clipboard.
API unit family: TMSFNCListBox
Declaring type: TTMSFNCListBox
Inherited from: TTMSFNCCustomListBox
Syntax
procedure CutToClipboard(ATextOnly: Boolean = False); virtual;
Parameters
| Name | Description |
|---|---|
ATextOnly |
When True, only item text is placed on the clipboard. |