Table of Contents

TTMSMCPObjectHelper.LoadFromJSONFile Method

Populates the object properties from the JSON file at the specified path.

API unit family: TMS.MCP.Types Declaring type: TTMSMCPObjectHelper

Syntax

procedure LoadFromJSONFile(const AFileName: string);

Parameters

Name Description
AFileName The file path to read the JSON data from.