ITabView.UndoAction

Syntax

UndoAction(Index: Integer): String;

Parameters

Index. Index of the operation, which can be canceled.

Description

The UndoAction property returns the name of the element in the undo by the index stack.

Comment

The property is outdated.

See also:

ITabView