JVCL Help:TJvTipOfDay.HeaderFont

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

Search in JVCL Help

 
Search in all projects
 

Summary

Controls the attributes of the header text above the tip in the dialog.


Pascal

 propertyHeaderFont: TFont;


Description

Set Font to specify the font to use for displaying the header text above the tip in the Tip of the Day dialog. The value of Font is a TFont object. Set the properties of the TFont object to specify the font face, color, size, style, and any other aspects of the font.
Set DefaultFonts to true, to assign the default font associated with Style to HeaderFont.


See Also

TJvTipOfDay.DefaultFonts, TJvTipOfDay.HeaderText, TJvTipOfDay.TipFont


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