Color of background area of control.
Source position: comctrls.pp line 3696
public property TCustomTreeView.BackgroundColor : TGraphicsColor read GetBackgroundColor write SetBackgroundColor stored IsStoredBackgroundColor;
Contains the same value as the Color property.