| | Re: Can some give me a hand on delphi? Roland Melkert
|
| | You could make one big if for the (X > 280) and (Y > 20) and (X < 320) and (Y < 220) because that's the same for all. if (X > 280) and (Y > 20) and (X < 320) and (Y < 220) then if (label1.Caption = 'Spot 1 front') then begin (...) (23 years ago, 9-May-02, to lugnet.cad)
|
| | |
| | | | Re: Can some give me a hand on delphi? Eduardo Vazquez Harte
|
| | | | (...) I think I'll use the big IF for now as I don't know how to do the other way thanks a lot. (...) FTP is on until 24:00 spanish night time ftp://ldraw:ldraw@21...136:20202/ (23 years ago, 9-May-02, to lugnet.cad)
|
| | | | |