ITreeControl.HotTrack

Syntax

HotTrack: Boolean;

Description

The HotTrack property determines whether the element, over which the mouse cursor hovers, is underlined.

Comments

If the property is set to True, the elements, over which the mouse cursor hovers, are underlined. If the value is False, elements are not underlined.

The element can also be highlighted in color that is controlled by the HighlightTrack property.

See also:

ITreeControl