RedoAction(Index: Integer): String;
Index. Index of the operation, which can be repeated.
The RedoAction property returns the name of the operation, which can be repeated. The index of the operation is passed as the Index parameter.
The property is outdated, use IUndoRedoState.Action.
See also: