IUndoRedoGroupState.Item

Syntax

Item(Index: Integer): IUndoRedoState;

Parameters

Index. Index of the action executed within the group action.

Description

The Item property returns parameters of the specified action executed within the group action.

See also:

IUndoRedoGroupState