ITMSFNCCustomWebBrowser.LoadFile Method
Loads a local file into the browser from the specified file path.
API unit family: TMSFNCWebBrowser
Declaring type: ITMSFNCCustomWebBrowser
Syntax
procedure LoadFile(AFile: String);
Parameters
| Name | Description |
|---|---|
AFile |
Path of the local file to load. |