Allows the image to be resized proportionally when the image drawing area is expanded.
Source position: extctrls.pp line 564
public property TCustomImage.StretchOutEnabled : Boolean read FStretchOutEnabled write SetStretchOutEnabled default True;
The default value for the property is True.