|
|
|
| acHTMLViewer component.
|
| property WebBrowser: TWebBrowser; // read-only!
|
| The WebBrowser property used to access the properties and methods of the TWebBrowser control, which stays in the basis of this HTMLViewer component.
|
|
|
| Using this property you can read or specify many additional properties, which not implemented in this simple wrapper over TWebBrowser, and call the methods (i.e: Navigate method to view the Web contents). See manuals on TWebBrowser component for more details.
|
| HTML property.
|