Einzelnen Beitrag anzeigen

DelphiDeveloper

Registriert seit: 9. Apr 2003
Ort: Köln
256 Beiträge
 
Delphi XE2 Enterprise
 
#2

Re: If a and b and c and d... Geht daas überhaupt in Delphi

  Alt 26. Mär 2004, 14:12
Delphi-Quellcode:
if (minLeft^ = 0) and (maxLeft^ = (cxImage -1)) and
   (minTop^ = 0) and (maxTop^ = (cyImage -1)) then
and bindet staerker
  Mit Zitat antworten Zitat