Table of Contents

TTMSMCPObjectHelper.FromJSON Method

Populates the object properties from the specified JSON string.

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

Syntax

procedure FromJSON(const Value: string);

Parameters

Name Description
Value The JSON string to deserialize.