JVCL Help:TJvImgBtn.HotTrackFont
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImgBtn.HotTrackFont Property
Search in JVCL Help
Search in all projectsSummary
Specifies the font used when the mouse passes over the button and HotTrack is True.
Pascal
propertyHotTrackFont: TFont;
Description
When the mouse passes over the button and HotTrack is set to True, HotTrackFont is used as the font for the button 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
TJvCustomButton.HotTrack
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