[Overview][Types][Classes][Index] Reference for unit 'ImgList' (#lcl)

TCustomImageList.StretchDraw

Draws an image stretched to ARect.

Declaration

Source position: imglist.pp line 199

public procedure TCustomImageList.StretchDraw(

  Canvas: TCanvas;

  Index: Integer;

  ARect: TRect;

  Enabled: Boolean = True

);