Hi,
If you load a picture in TImage, set Proportional and Stretch to False, and the picture size (width and height) is bigger then the timage canvas, then you see just a portion of that picture. Is it possible to tell the timage to move the picture to for example the left, so you will see an other portion of the picture?
TImage contains the property "Center", witch shows the center part of the picture instead of the upper left corner. So it is able to "move" the image.
Thanks in advance.