IUndoRedo.Limit

Syntax

Limit: Integer;

Description

The Limit property determines the maximum number of operations that can be stored in Undo/Redo stack.

Comments

Default value is 100.

Example

The example of use is given in description of the Enabled property.

See also:

IUndoRedo