TTMSFNCWXContainerElementActions.Items Property
Provides indexed access to the actions in the collection.
API unit family: TMSFNCWXContainer
Declaring type: TTMSFNCWXContainerElementActions
Type: TTMSFNCWXContainerElementAction
Syntax
property Items[AIndex: Integer]: TTMSFNCWXContainerElementAction;
Parameters
| Name | Description |
|---|---|
AIndex |
The zero-based index of the action. |