UndoCount: Integer;
UndoCount: Integer;
The UndoCount property returns the number of operations stored in the Undo stack.
The number of operations stored in the Undo stack is limited by the IUndoRedo.Limit property.
The example of use is given in description of the Enabled property.
See also: