TTMSMCPRttiTools.Items Property
Provides indexed access to the tools in the collection.
API unit family: TMS.MCP.Attributes.Server
Declaring type: TTMSMCPRttiTools
Type: TTMSMCPRttiTool
Syntax
property Items[Index: Integer]: TTMSMCPRttiTool;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position of the tool. |