HighlightTrack: Boolean;
HighlightTrack: Boolean;
The HighlightTrack property determines whether the element is highlighted on mouse over.
Available values:
True. Default value. On pointing the mouse cursor the element is highlighted because the color of its background is changed.
False. The element is not highlighted on mouse over.
The element can also be underlined on the mouse-over that is controlled by the HotTrack property.
See also: