RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDecisionGrid.CaptionFont Property

Specifies the font used to write the names of the row and column dimensions.

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

Set CaptionFont to the font that should be used to make the names of the row and column dimensions stand out. These are the names for the dimensions that are set in the Decision Cube Editor. 

The actual values of the fields that make up the row and column dimensions are written using the LabelFont property. 

 

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