TTMSFNCObjectHelper.LoadFromJSONFile Method
Populates the object properties from the JSON file at the specified path.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCObjectHelper
Syntax
procedure LoadFromJSONFile(const AFileName: string);
Parameters
| Name | Description |
|---|---|
AFileName |
The file path to read the JSON data from. |