Proportional: Boolean;
The Proportional property determines whether the image in the component window retains its proportions.
Available values:
True. The image will be proportionally resized and will correspond to size of the window of the ImageButton component.
False. The image will not be resized to fit.
This property influences the sizes of the background image specified in the Background property. The image that is displayed near the text and is set in the ImageIndex property should have its own initial sizes.
See also: