Class tdownload_file

Unit

Declaration

type tdownload_file = class(tobject)

Description

Hierarchy

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);
 
Public class function temporaryFileName(appName: string): string;
 
My libraries for Delphi (c) 1990-2025 Patrick PREMARTIN - Powered by PasDoc
Generated by PasDoc 0.16.0.