IActionList.Actions

Syntax

Actions(Index: Integer): IActionItem;

Parameters

Index is the action index.

Description

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

See also:

IActionList