IUndoRedoGroupState.Count

Syntax

Count: Integer;

Description

The Count property returns the number of actions executed within the current group action.

Example

The example of use is given in description of the IUndoRedoState.IsGroupState property.

See also:

IUndoRedoGroupState