How can I make the WebImageControl show the image without scaling

I have a TWebImageControl component on the form. It showed the image fine, until I used the align property. Then it was stretched. Now I cant get it to show with the original aspect ratio. I cant find a property for that. How am I supposed to control it.

Set WidthStyle = ssAuto and HeightStyle = ssAuto