I want to get the current size of the image displayed using TImage, this object has the Proportional property equal to True, and is aligned with the client with the main form. Thus, when resizing the form, I want to get the current size for this image, and not the canvas size nor the real size for this image. Getting the current size I can show what percentage for the current image size corresponds to the actual image size. thanks in advance
Billiardo aragorn
source
share