JVCL Help:TJvWizardRouteMapList.HotTrackFont
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWizardRouteMapList.HotTrackFont Property
[+] TJvWizardRouteMapList Events
[+] TJvWizardRouteMapList Methods
[+] TJvWizardRouteMapList Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the font used when the mouse passes over an item and HotTrack is True.
Pascal
propertyHotTrackFont: TFont;
Description
When the mouse passes over an item and HotTrack is set to True, HotTrackFont is used as the font for the item's text. To change to a new font, specify a new TFont object. To modify a font, change the value of the Charset, Color, Height, Name, Pitch, Size, or Style of the TFont object.
See Also
TJvWizardRouteMapList.HotTrackFontOptions
About
Notes
This property is only available when USEJVCL is defined.
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