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

TCustomTreeView.Color

Color used for the background in the control display area.

Declaration

Source position: comctrls.pp line 3705

public property TCustomTreeView.Color : TColor
  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.