TForm20.LoadFileFromURL Method

Unit: Unit20
procedure LoadFileFromURL(URL: string; FileName: string; OnSuccessProc: TProc<string> = 0)

Parameters

URL
Type: System.string

FileName
Type: System.string

OnSuccessProc
Type: TProc<string>