|
|
|
| acHTMLViewer component.
|
| property Color: TColor;
|
| 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.
|
| HTML, BorderColor and BorderStyle properties.
|