RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDecisionGrid.GridLineColor Property

Specifies the color of the lines that separate the cells in the decision grid.

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

Set GridLineColor to specify the color of the lines drawn between the cells of the grid. The grid lines only appear when the Options property includes cgGridLines. 

 

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