Developer

HeaderColor

Specifies background color of header if AdaptiveColors is set to False.

property HeaderColor: TColor read FHeaderColor write SetHeaderColor default clBtnFace;
If Windows Visual Styles (Themes) are disabled, header will be painted in clBtnFace color.

If panel is placed inside another TNxFlipPanel, header will be painted in color from Color property.

See also