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