Table of Contents

TTMSFNCWebCoreClientBrowser.LoadFile Method

Loads a local file from disk into the browser.

API unit family: TMSFNCWebCoreClientBrowser Declaring type: TTMSFNCWebCoreClientBrowser

Syntax

procedure LoadFile(AFile: String); override;

Parameters

Name Description
AFile Full path to the file to load.