TdxLayoutContainer.CancelLastUndo Method
Reverts the layout prior to the last modification, and decrements the TdxUndoRedoManager.UndoCount property.
#Declaration
Delphi
procedure CancelLastUndo;
See Also