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