IUndoRedo.Undo

Syntax

Undo([Count: Integer = 1]);

Parameters

Count. The number of operations.

Description

The Undo method cancels the specified number of completed actions.

Example

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

See also:

IUndoRedo