DefBackground Property


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declaration

property DefBackground: TColor;

Description

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

<body> attributes