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

TCustomGrid.SetFixedcolor

Sets the value for the FixedColor property.

Declaration

Source position: grids.pas line 1167

protected procedure TCustomGrid.SetFixedcolor(

  const AValue: TGraphicsColor

); virtual;

Arguments

AValue

  

New value for the property.

See also

TCustomGrid.FixedColor

  

The color used for the fixed cells in the grid.