htmlviewer Color property
Return to Introduction  Previous page  Next page
Applies to
acHTMLViewer component.  

Declaration
property Color: TColor;  

Description
The Color property specifies the default background color for embedded Internet Explorer window.  
 
However the background color can be changed in the HTML code, if you specify the custom color in <body> tag or the CSS template, which path specified in HTML code.  

See also
HTML, BorderColor and BorderStyle properties.