Unit 'pkgDownload' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fppkg]

TBaseDownloader

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: pkgdownload.pp line 26

type TBaseDownloader = class(TComponent)

protected

  function FTPDownload(); virtual;

  function HTTPDownload(); virtual;

  function FileDownload(); virtual;

public

  function Download();

  property BackupFiles: Boolean; [rw]

end;

Inheritance

TBaseDownloader

|

TObject


Documentation generated on: 2023-03-18