UndoAction(Index: Integer): String;
Index. Index of the operation, which can be canceled.
The UndoAction property returns the name of the element in the undo by the index stack.
The property is outdated, use IUndoRedoState.Action.
See also:
ITabView