[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pkgwget.pp line 25
type TWGetDownloader = class(TBaseDownloader) |
protected |
constructor Create(); override; |
function WGetDownload(); virtual; |
function FTPDownload(); override; |
function HTTPDownload(); override; |
public |
property WGet: string; [rw] |
end; |
| |
| |
TObject |