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

TCustomTreeView.BackgroundColor

Color of background area of control.

Declaration

Source position: comctrls.pp line 3696

public property TCustomTreeView.BackgroundColor : TGraphicsColor
  read GetBackgroundColor
  write SetBackgroundColor
  stored IsStoredBackgroundColor;

Description

Contains the same value as the Color property.