UndoState(Index: Integer): IUndoRedoState;
Index. State index in Undo/Redo stack.
The UndoState property returns state of the operation stored in Undo stack passed by the Index parameter.
The example of use is given in description of the Enabled property.
See also: