JVCL Help:TJvTipOfDay.TipFont
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTipOfDay.TipFont Property
[+] TJvTipOfDay Events
[+] TJvTipOfDay Methods
[+] TJvTipOfDay Properties
Search in JVCL Help
Search in all projectsSummary
Controls the attributes of the text that displays the tip in the Tip of the Day dialog.
Pascal
propertyTipFont: TFont;
Description
Set Font to specify the font to use for displaying the tips. 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 TipFont.
See Also
TJvTipOfDay.DefaultFonts, TJvTipOfDay.HeaderFont
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