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 3757

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

Description

Contains the same value as the Color property.


Version 4.4 Generated 2025-11-08 Home