Einzelnen Beitrag anzeigen

drama22

Registriert seit: 12. Jan 2013
88 Beiträge
 
#7

AW: winnet download thread

  Alt 23. Mai 2015, 13:01
i try to do thread like this

Delphi-Quellcode:
TDownloadThread = class(TThread)
public
  procedure Execute; override;
end;
but on thread excute what should i do
  Mit Zitat antworten Zitat