TdxUndoRedoManager.Undo Method
Undoes the last operation.
Declaration
procedure Undo;
Remarks
Prior to invoking the Undo method, make certain that undo operations are available. For this purpose, use the CanUndo method.
See Also
Undoes the last operation.
procedure Undo;
Prior to invoking the Undo method, make certain that undo operations are available. For this purpose, use the CanUndo method.
No
Your feedback is appreciated.