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