TVirtualUI.DownloadFile Method (WideString)

Sends the specified file to the end-user's web browser for saving it in the remote machine.

Pascal

procedure DownloadFile(const LocalFilename: WideString); overload;

Parameters

Parameters

Description

const LocalFilename: WideString

Name of both the local and remote file .

Group

DownloadFile Method