Redo([Count: Integer = 1]);
Redo(Count: Integer);
Count. The number of operations.
The Redo method repeats the specified number of undone operations.
The number of actions available to repeat can be obtained in the RedoCount property.
The example of use is given in description of the Enabled property.
See also: