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