[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 3699

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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.