ITabView.UndoCount

Syntax

UndoCount: Integer;

Description

The UndoCount property returns the number of operations which can be undone.

Comment

The property is outdated, use IUndoRedo.UndoCount.

See also:

ITabView