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 3708

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

Description

The default value for the property is clGrayText.



CT Web help

CodeTyphon Studio