Table of Contents

TTMSMCPArrayItemProperties.Items Property

Default indexed property giving access to the field descriptions by position, so the collection can be indexed directly.

API unit family: TMS.MCP.Tools Declaring type: TTMSMCPArrayItemProperties Type: TTMSMCPArrayItemProperty

Syntax

property Items[Index: Integer]: TTMSMCPArrayItemProperty;

Parameters

Name Description
Index Zero-based position in the collection.