ITabView.UndoEnabled

Syntax

UndoEnabled: Boolean;

Description

The UndoEnabled property determines whether the table changes should be fixed in the undo stack.

Comments

The property is outdated, use IUndoRedo.Enabled.

See also:

ITabView