Table of Contents

TTMSMCPObjectHelper.LoadFromJSONStream Method

Reads JSON data from the specified stream and populates the object properties.

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

Syntax

procedure LoadFromJSONStream(const AStream: TStream);

Parameters

Name Description
AStream The stream to read the JSON data from.