Table of Contents

TTMSMCPObjectHelper.SaveToJSONFile Method

Serializes the object to a JSON file at the specified path.

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

Syntax

procedure SaveToJSONFile(const AFileName: string);

Parameters

Name Description
AFileName The file path to write the JSON data to.