IActionList.Actions

Syntax

Actions(Index: Integer): IActionItem;

Parameters

Index - action index.

Description

The Actions property returns parameters of the action, which index is passed by the Index parameter.

See also:

IActionList