TTMSFNCTableView.CutToClipboard Method
Cuts table view content to the clipboard.
API unit family: TMSFNCTableView
Declaring type: TTMSFNCTableView
Inherited from: TTMSFNCCustomTableView
Syntax
procedure CutToClipboard(ATextOnly: Boolean = False); virtual;
Parameters
| Name | Description |
|---|---|
ATextOnly |
When True, serializes or transfers text without item metadata. |