RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStatusBar.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!