JVCL Help:TJvCheckListBox.HotTrack
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCheckListBox.HotTrack Property
[+] TJvCheckListBox Methods
[+] TJvCheckListBox Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether the list box is highlighted when the mouse passes over it.
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 list box text. When HotTrack is False, there is no visual feedback when the mouse passes over the list box.
See Also
TJvCheckListBox.HotGlyph, TJvCheckListBox.HotTrackFont, TJvCheckListBox.OnMouseEnter, TJvCheckListBox.OnMouseLeave
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