RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStatusBar.UseSystemFont Property

Specifies whether the status bar uses the system font.

Pascal
property UseSystemFont: Boolean;
C++
__property Boolean UseSystemFont;

UseSystemFont specifies whether the status bar uses the system font. To change fonts, use the Font property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!