Sets the value in the Color property.
Source position: grids.pas line 1162
protected procedure TCustomGrid.SetColor(
Value: TGraphicsColor
); override;
Value
New value for the property.
TControl.Color
The background color of the control.