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

TCustomTreeView.DisabledFontColor

Font color used for a tree node when the tree view or the node is not enabled.

Declaration

Source position: comctrls.pp line 3660

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

Description

The default value for the property is clGrayText.


Version 4.4 Generated 2025-11-08 Home