Table of Contents

TTMSMCPJSONArrayHelper.Values Property

Returns the JSON value at the specified array index.

API unit family: TMS.MCP.Types Declaring type: TTMSMCPJSONArrayHelper Type: TJSONValue

Syntax

property Values[AIndex: Integer]: TJSONValue;

Parameters

Name Description
AIndex Zero-based JSON array index.