THtmlViewer, TFrameViewer, and TFrameBrowser components
property DefBackground: TColor;
DefBackground sets the viewer's default background color. This is the background color when no background information is present in the HTML document file. Either clBtnFace or clWindow are appropriate values.
See Also