TTMSFNCCustomTableView.LoadFromFile Method
Loads table view content from a file.
API unit family: TMSFNCTableView
Declaring type: TTMSFNCCustomTableView
Syntax
procedure LoadFromFile(AFileName: string); virtual;
Parameters
| Name | Description |
|---|---|
AFileName |
File name to load from or save to. |