Thema: Delphi Wann läd mein Programm?

Einzelnen Beitrag anzeigen

Benutzerbild von calculon
calculon

Registriert seit: 16. Sep 2006
256 Beiträge
 
Delphi 7 Personal
 
#4

Re: Wann läd mein Programm?

  Alt 6. Okt 2008, 11:45
Warum nicht so?
Delphi-Quellcode:
Image1.Visible:= TRUE;
{ Application.ProcessMessages; }
LadeIrgendwas;
Image1.Visible:= FALSE;
Gruß
--
  Mit Zitat antworten Zitat