RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanelGroup.HeaderFont Property

Specifies the font of the caption of the headers of the panels.

Pascal
property HeaderFont: TFont;
C++
__property TFont HeaderFont;

Use the HeaderFont property to specify the font and font properties used to draw the caption of the headers of the category panels in the category panel group. The HeaderFont property has no effect when HeaderStyle is hsThemed. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!