Class tdownload_file
Unit
Declaration
type tdownload_file = class(tobject)
Description
This item has no description.
Hierarchy
- tobject
- tdownload_file
Overview
Methods
| Public | class procedure download(from_url, to_filename: string; success: tproc = nil; error: tproc = nil); |
| Public | class function temporaryFileName(appName: string): string; |
Description
Methods
| Public | class procedure download(from_url, to_filename: string; success: tproc = nil; error: tproc = nil); |
|
This item has no description. | |
| Public | class function temporaryFileName(appName: string): string; |
|
This item has no description. | |
Generated by PasDoc 1.0.2.