TTMSFNCWXContainerElementActions.Action Property
Provides access to an action by its name, performing a case-insensitive match.
API unit family: TMSFNCWXContainer
Declaring type: TTMSFNCWXContainerElementActions
Type: TTMSFNCWXContainerElementAction
Syntax
property Action[AName: string]: TTMSFNCWXContainerElementAction;
Parameters
| Name | Description |
|---|---|
AName |
The name of the action to retrieve. |