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

TCustomGrid.AlternateColor

Color used for the background in alternate rows in the grid.

Declaration

Source position: grids.pas line 1194

protected property TCustomGrid.AlternateColor : TColor
  read FAlternateColor
  write SetAlternateColor
  stored IsAltColorStored;

Description

The color to be used for the background on alternate rows of the grid. Having alternate rows in different colors can make the grid easier to read