Back to Devexpress

TdxUndoRedoManager.Redo Method

vcl-dxlayoutcontainer-dot-tdxundoredomanager-dde48300.md

latest1005 B
Original Source

TdxUndoRedoManager.Redo Method

Redoes the last undo operation.

Declaration

delphi
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

TdxUndoRedoManager.CanRedo

TdxUndoRedoManager.CanUndo

TdxUndoRedoManager.Clear

TdxUndoRedoManager.RedoCount

TdxUndoRedoManager.Undo

TdxUndoRedoManager.UndoCount

TdxUndoRedoManager Class

TdxUndoRedoManager Members

dxLayoutContainer Unit