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