Unit 'ImgList' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

StretchDraw

Draws the scaled image sized to the target rectangle.

Declaration

Source position: imglist.pp line 208

procedure TScaledImageListResolution.StretchDraw(

  Canvas: TCanvas;

  Index: Integer;

  ARect: TRect;

  Enabled: Boolean = True

);

See also

TCustomImageListResolution.StretchDraw

  

Draws an image stretched to the dimensions for the target rectangle.