Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Win32/Win64 API (native code) (https://www.delphipraxis.net/17-win32-win64-api-native-code/)
-   -   Delphi Button Clicks aufzählen?? (https://www.delphipraxis.net/27131-button-clicks-aufzaehlen.html)

Nikolas 6. Aug 2004 13:42

Re: Button Clicks aufzählen??
 
je nach Einsatz solltest du vielleicht noch sowas einfügen:
Delphi-Quellcode:
if tag=3 then
begin
machwas;
tag:=1;
end;
SOnst kannst du die erste Funktion nur einmal nutzen.


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

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