TTMSFNCHere.LoadHTML Method
Loads HTML content into the browser surface.
API unit family: TMSFNCHere
Declaring type: TTMSFNCHere
Syntax
procedure LoadHTML(AHTML: String); override;
Parameters
| Name | Description |
|---|---|
AHTML |
HTML content to load. |
Loads HTML content into the browser surface.
API unit family: TMSFNCHere
Declaring type: TTMSFNCHere
procedure LoadHTML(AHTML: String); override;
| Name | Description |
|---|---|
AHTML |
HTML content to load. |