TTMSFNCWebBrowser.LoadFile Method
Loads a local HTML file into the browser.
API unit family: TMSFNCWebBrowser
Declaring type: TTMSFNCWebBrowser
Syntax
procedure LoadFile(AFile: String); override;
Parameters
| Name | Description |
|---|---|
AFile |
Full path to the HTML file to load. |