Forms > Forms Assembly Interfaces > IActionList > IActionList.Actions
Actions(Index: Integer): IActionItem;
Index - action index.
The Actions property returns parameters of the action, which index is passed by the Index parameter.
See also:
IActionList