ITreeControl.HighlightTrack

Fore Syntax

HighlightTrack: Boolean;

Fore.NET Syntax

HighlightTrack: Boolean;

Description

The HighlightTrack property determines whether the element is highlighted on mouse over.

Comments

Available values:

The element can also be underlined on the mouse-over that is controlled by the HotTrack property.

See also:

ITreeControl