ITreeControl.HighlightTrack

Syntax

HighlightTrack: Boolean;

Description

The HighlightTrack property determines whether to highlight element on mouseover.

Comments

Available values:

The element can also be underlined on mouseover that is controlled by the HotTrack property.

See also:

ITreeControl