TdxUndoRedoManager Properties
The TdxUndoRedoManager class provides the undo and redo capabilities for the layout control.| Name | Description |
|---|---|
| Container | |
| RedoCount protected | Returns the number of available redo operations. |
| UndoCount protected | Returns the number of available undo operations. |
See Also