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