JVCL Help:TJvOutlookBar.Font

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 text written on or in the control.


Pascal

 propertyFont;


Description

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. If a control's ParentFont property is true, then changing the Font property of the control's parent automatically changes the Font property of the control. When the value of the Font property is changed, the control's ParentFont property is automatically set to false.


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