JVCL Help:TJvWizardRouteMapList.HotTrack
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWizardRouteMapList.HotTrack Property
[+] TJvWizardRouteMapList Events
[+] TJvWizardRouteMapList Methods
[+] TJvWizardRouteMapList Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether items are highlighted when the mouse passes over them.
Pascal
propertyHotTrack: Boolean;
Description
Set HotTrack to True to provide visual feedback about which item is under the mouse; the font specified by HotTrackFont is used for the items text. When HotTrack is False, there is no visual feedback when the mouse passes over the item. If HotTrack is true and HotTrackBorder is larger than 0, a border, using the HotTrackFont color, is drawn when an item is under the mouse.
See Also
TJvWizardRouteMapList.HotTrackCursor
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page