RedoState(Index: Integer): IUndoRedoState;
RedoState[Index: Integer]: Prognoz.Platform.Interop.ForeSystem.UndoRedoState;
Index. State index in Undo/Redo stack.
The RedoState property returns state of the operation stored in Redo stack passed by the Index parameter.
The example of use is given in description of the Enabled property.
See also: