Re: Timage.autosize



....i think that my description was bad...
this code don't works:
Image1.AutoSize=true; //works
Image1.AutoSize=false;
Image1.Repaint;//
Image1.stretch=true;//dont works, the image stay autosized
Image1.Repaint;//still dont works,



.