[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Color used to draw lines around fixed grid cells.
Source position: grids.pas line 1230
protected property TCustomGrid.FixedGridLineColor : TColor |
The default value for the is cl3DDKShadow as assigned in the constructor. Changing the value in FixedGridLineColor causes the grid to be redrawn. The color is not used when GridLineWidth contains the value 0 (zero).
FixedGridLineColor is used in the implementation of the DrawCellGrid method.
|
Width (thickness) for grid lines drawn on the control. |
|
|
Draws cell grid lines for the control. |
lazarus-ccr.sourceforge.net |