JVCL Help:TJvCustomLabel.HotTrackFont

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the font used when the mouse passes over the label and HotTrack is true.


Pascal

 propertyHotTrackFont: TFont;


Description

When the mouse passes over the label and HotTrack is set to true, HotTrackFont is used as the font for the label 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.


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