[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomImage.StretchInEnabled

Allows the image to be resized proportionally when the image drawing area is shrunk.

Declaration

Source position: extctrls.pp line 576

public property TCustomImage.StretchInEnabled : Boolean
  read FStretchInEnabled
  write SetStretchInEnabled
  default True;

Description

The default value for the property is True.


Version 3.2 Generated 2024-02-25 Home