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