Zitat von
Chilled86:
ich will das ganze ja mit,
Delphi-Quellcode:
if StartFirstTime = true then begin
Form2.show;
end;
checken, er geht aber nicht in die if-Schleife rein...
Ist zwar nicht SO wichtig für diesen Thread hier aber da es noch niemand anders geschrieben hat:
if-Abfragen sind KEINE Schleifen!. Es wird ja nichts wiederholt..
Gruß
Neutral General
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."