Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi Countdown (https://www.delphipraxis.net/77825-countdown.html)

chrisw 25. Sep 2006 14:21

Re: Countdown
 
So in etwa !
Delphi-Quellcode:
  Edit1.text := Format('%.2d',[zaehler div 60]) + ':' + format('%.2d',[zaehler mod 60]);

TKC 25. Sep 2006 14:40

Re: Countdown
 
genau ... und wenn du jetzt noch sagst was alles in dein Programm rein soll, programmiere ich es dir gleich fertig !!

Mann Mann Mann ......

XXcD 25. Sep 2006 15:09

Re: Countdown
 
Ja sorry dass ich so viel Frage. Ist nur so das ist mein erstes Programm in Delphi und ich hab kein Buch und nichts darüber.

HuxXx 25. Sep 2006 19:21

Re: Countdown
 
Ich habe doch sowas in dem Programm eingebaut das ich Hocgeladen hab.
SChaus dir doch mal an...

Greetz


Alle Zeitangaben in WEZ +1. Es ist jetzt 14:01 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz