TForm20
.Load
File
From
URL Method
Unit
:
Unit20
Syntax
Delphi
procedure LoadFileFromURL(URL: string; FileName: string; OnSuccessProc: TProc<string> = 0)
Parameters
URL
Type:
System.string
FileName
Type:
System.string
OnSuccessProc
Type: TProc<string>