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