ITabView.RedoCount

Syntax

RedoCount: Integer;

Description

The RedoCount property returns the number of operations, which can be repeated.

Comment

The property is outdated, use IUndoRedo.RedoCount.

See also:

ITabView