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