tdownload_file.download Method
Definition
Delphi
class procedure download(from_url: string; to_filename: string; success: tproc = 0; error: tproc = 0)
Parameters
- from_url
- string
- to_filename
- string
- success
- tproc
- error
- tproc
class procedure download(from_url: string; to_filename: string; success: tproc = 0; error: tproc = 0)