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

TCustomTreeView.BackgroundColor

Color of the background area on the control.

Declaration

Source position: comctrls.pp line 3758

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

Description

Contains the same value as the Color property.


Version 4.6 Generated 2026-02-20 Home