RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDecisionGrid.GridLineWidth Property

Specifies the width, in pixels, of the lines that separate the cells of the grid.

Pascal
property GridLineWidth: Integer;
C++
__property int GridLineWidth;

Set GridLineWidth to make the lines that separate the cells in the decision grid heavier or lighter. 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!