TTMSFNCWXElementContainers.Items Property
Provides indexed access to the element containers in the collection.
API unit family: TMSFNCWXContainer
Declaring type: TTMSFNCWXElementContainers
Type: TTMSFNCWXElementContainer
Syntax
property Items[Index: Integer]: TTMSFNCWXElementContainer;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based index of the element container. |