[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#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 : TColor
  read FDisabledFontColor
  write FDisabledFontColor
  default clGrayText;