Table of Contents

TTMSMCPToolProperties.Items Property

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

API unit family: TMS.MCP.Tools Declaring type: TTMSMCPToolProperties Type: TTMSMCPToolProperty

Syntax

property Items[Index: Integer]: TTMSMCPToolProperty;

Parameters

Name Description
Index Zero-based position in the collection.