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

TCustomTreeView.DisabledFontColor

Font color used for tree nodes when the tree view is not enabled.

Declaration

Source position: comctrls.pp line 3604

protected property TCustomTreeView.DisabledFontColor : TColor
  read FDisabledFontColor
  write FDisabledFontColor
  default clGrayText;

Description

The default value for the property is clGrayText.