[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.SetFixedcolor

Sets the value for the FixedColor property.

Declaration

Source position: grids.pas line 1167

protected procedure TCustomGrid.SetFixedcolor(

  const AValue: TColor

); virtual;

Arguments

AValue

  

New value for the property.

See also

TCustomGrid.FixedColor

  

The color used for the fixed cells in the grid.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.