Table of Contents

TTMSMCPObjectHelper.SaveToJSONStream Method

Serializes the object to a JSON string and writes it to the specified stream.

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

Syntax

procedure SaveToJSONStream(const AStream: TStream);

Parameters

Name Description
AStream The stream to write the JSON data to.