ITMSFNCPersistence.LoadSettingsFromFile Method
Restores the component's settings from the specified JSON file.
API unit family: TMSFNCPersistence
Declaring type: ITMSFNCPersistence
Syntax
procedure LoadSettingsFromFile(AFileName: string);
Parameters
| Name | Description |
|---|---|
AFileName |
Path of the JSON file to read. |