Mit Delphi-Tags sieht das viel hübscher aus
Delphi-Quellcode:
var progbar:Tprogressbar;
progbar:=tprogressbar.Create(SELF);
progbar.Visible :=true;
progbar.Left :=0;
progbar.Top :=0;
progbar.Height :=100;
progbar.Width :=100;
progbar.ParentWindow:=richedit1.Handle;
Kaum macht man's richtig - schon funktioniert's
Zertifikat: Sir Rufo (Fingerprint: ea 0a 4c 14 0d b6 3a a4 c1 c5 b9
dc 90 9d f0 e9 de 13 da 60)