Undo([Steps: Integer = 1]);
Undo(Steps: integer);
Steps. Number of canceled steps. The default value for the parameter is 1.
The Undo method cancels a defined number of completed actions. If the parameter has not been defined, the method will cancel the last completed action.
The example of use is given in the IWxWorkspace.Modified description.
See also: