Color used to draw text in the grid when Enabled is set to False.
Source position: grids.pas line 1214
protected property TCustomGrid.DisabledFontColor : TGraphicsColor read FDisabledFontColor write FDisabledFontColor default clGrayText;