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

TCustomGrid.GetFixedcolor

Gets the value for the FixedColor property.

Declaration

Source position: grids.pas line 1091

protected function TCustomGrid.GetFixedcolor: TGraphicsColor; virtual;

Function result

Value for the property.

See also

TCustomGrid.FixedColor

  

The color used for the fixed cells in the grid.