| TVirtualUI.DownloadFile Method (WideString, WideString, WideString) | 
| Sends the specified file to the end-user's web browser for saving it in the remote machine. procedure DownloadFile(const LocalFilename: WideString; const RemoteFilename: WideString; const MimeType: WideString); safecall; overload; 
 |