IUndoRedoStorage.Count

Syntax

Count: Integer;

Description

The Count property returns the common number of undo/redo actions available in undo/redo stacks of an object and its child objects.

Example

The property use is given in the example for IUndoRedo.Storage.

See also:

IUndoRedoStorage