Should not matter which way it is done.
If you change the TImage size first, then image gets cropped and when set Stretch 
=True, then see whole image at right ratio.

If you set Stretch= True first, then see whole image (wrong ratio) and see it change 
size twice as you alter the TImage.Width & TImage.Height.

Is there a BeginUpdates/EndUpdates (Oa LockWindow) you can use to stop the 
double/triple TImage size change/redisplay.
Myles.


-----Original Message-----
From:   Alistair George [SMTP:[EMAIL PROTECTED]]
Sent:   Thursday, July 01, 1999 1:04 PM
To:     Multiple recipients of list delphi
Subject:        RE: [DUG]:  Image size


It has to be the option below, but this is where I am having problems scaling it 
correctly, hmm methinks stretch:=false scale image then insert it right?
>       2. Scale it to fit inside the maximum size of the TImage, 
> and place the TImage on a fixed/non-scrollable panel. Again 
> aspect ratio is okay, it may just end up quite small.

application/ms-tnef

Reply via email to