TTMSFNCWXElementContainers.ItemByID Property
Provides access to an element container by its unique identifier.
API unit family: TMSFNCWXContainer
Declaring type: TTMSFNCWXElementContainers
Type: TTMSFNCWXElementContainer
Syntax
property ItemByID[ID: string]: TTMSFNCWXElementContainer;
Parameters
| Name | Description |
|---|---|
ID |
The identifier of the element container to retrieve. |