RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TValueListEditor.FixedColor Property

Specifies the background color of the fixed rows and columns in the grid.

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

Set FixedColor to specify the color for the nonscrolling cells in the grid. The scrolling region of the grid is drawn using the Color property. 

 

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