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

TCustomGrid.AltColorStartNormal

AltColorStartNormal - using a second colour to display alternate rows, but starting the first row with the normal colour

Declaration

Source position: grids.pas line 977

protected property TCustomGrid.AltColorStartNormal: Boolean
  read FAltColorStartNormal
  write SetAltColorStartNormal;

Description

AltColorStartNormal - using a second colour to display alternate rows, but starting the first row with the normal colour

Using a different colour for the background of alternate rows often makes the data in a grid much easier to read

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads