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