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