Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.SetColor

Sets the value in the Color property.

Declaration

Source position: grids.pas line 1162

protected procedure TCustomGrid.SetColor(

  Value: TGraphicsColor

); override;

Arguments

Value

  

New value for the property.

See also

TControl.Color

  

The background color of the control.