I\'m using Delphi 2009 and I\'d like to scale an image to fit the available space. the image is always displayed smaller than the original. the problem is TImage Stretch p
You could try the built-in Delphi ScaleImage from GraphUtil