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