Sets the value for the Color property.
Source position: grids.pas line 1409
protected procedure TCustomDrawGrid.SetColor( |
Value: TGraphicsColor |
); override; |
Value |
|
New value for the property. |
Calls Invalidate to force the grid control to be redrawn.
|
Sets the value in the Color property. |