RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDisplayDim.Color Property

Specifies the background color of the label cells for the dimension.

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

Set Color to override the LabelColor property of the decision grid for the labels along a single dimension. Cells that display the field values along this dimension use Color for the background color. 

 

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