Font color used for tree nodes when the tree view is not enabled.
Source position: comctrls.pp line 3604
protected property TCustomTreeView.DisabledFontColor : TGraphicsColor read FDisabledFontColor write FDisabledFontColor default clGrayText;
The default value for the property is clGrayText.