Registriert seit: 29. Mai 2002
37.621 Beiträge
Delphi 2006 Professional
|
Re: "Inkompatible Typen" bei (Integer-) Fallunters
22. Jan 2005, 14:26
Code:
if [color=red](([/color]x1=x[color=red])[/color] and [color=red]([/color]y1=y[color=red]))[/color] then alpha:=true;
Falsch geklammert.
Michael Ein Teil meines Codes würde euch verunsichern.
|