RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDecisionGrid.CaptionColor Property

Specifies the background color of cells containing the names of the row and column dimensions.

Pascal
property CaptionColor: TColor;
C++
__property TColor CaptionColor;

Set CaptionColor to the color 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 drawn using the LabelColor property. 

 

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