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

TCustomGrid.DisabledFontColor

Color used to draw text in the grid when Enabled is set to False.

Declaration

Source position: grids.pas line 1214

protected property TCustomGrid.DisabledFontColor : TGraphicsColor
  read FDisabledFontColor
  write FDisabledFontColor
  default clGrayText;