TTMSFNCTableView.SaveToStrings Method
Saves table view content to strings.
API unit family: TMSFNCTableView
Declaring type: TTMSFNCTableView
Inherited from: TTMSFNCCustomTableView
Syntax
procedure SaveToStrings(AStrings: TStrings); virtual;
Parameters
| Name | Description |
|---|---|
AStrings |
String list to load from or save to. |