Allows the image to be resized proportionally when the image drawing area is shrunk.
Source position: extctrls.pp line 565
public property TCustomImage.StretchInEnabled : Boolean read FStretchInEnabled write SetStretchInEnabled default True;
The default value for the property is True.