Einzelnen Beitrag anzeigen

pirechner

Registriert seit: 29. Jun 2004
36 Beiträge
 
Delphi 7 Professional
 
#2

Re: Alle Controlumrisse auf Image malen

  Alt 26. Dez 2004, 17:54
hi
wenn ich mich nicht vertue müsste es heißen:
Delphi-Quellcode:
Form2.Image1.Canvas.Rectangle(Form1.Controls[i].Left,Form1.Controls[i].Top,
                              Form1.Controls[i].Left+Form1.Controls[i].Width,
                             Form1.Controls[i].Top+Form1.Controls[i].Height);
ich hoffe ich konnt helfen.
pi ist Sonntags = 4
  Mit Zitat antworten Zitat