tdownload_file.download Method

Unit: u_download
class procedure download(from_url: string; to_filename: string; success: tproc = 0; error: tproc = 0)

Parameters

from_url
Type: System.string

to_filename
Type: System.string

success
Type: tproc

error
Type: tproc