TTMSFNCControl.LoadSettingsFromFile Method
Deserialises settings from a previously saved JSON file and applies them to the control.
API unit family: TMSFNCCustomControl
Declaring type: TTMSFNCControl
Inherited from: TTMSFNCCustomControl
Syntax
procedure LoadSettingsFromFile(AFileName: string); virtual;
Parameters
| Name | Description |
|---|---|
AFileName |
Path of the JSON file to read. |