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

TCustomTreeView.Color

Color used for the background in the control display area.

Declaration

Source position: comctrls.pp line 3699

public property TCustomTreeView.Color : TGraphicsColor
  default clWindow;

Description

The default value for the property is clWindow. Contains the same value as the BackgroundColor property.

See also

TControl.Color

  

The background color of the control.