System > System Assembly Interfaces > IUndoRedo > IUndoRedo.Limit
Limit: Integer;
Limit: Integer;
The Limit property determines the maximum number of operations that can be stored in Undo/Redo stack.
Default value is 100.
The example of use is given in description of the Enabled property.
See also: