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

TCustomImageList.StretchDraw

Draws an image stretched to ARect.

Declaration

Source position: imglist.pp line 209

public procedure TCustomImageList.StretchDraw(

  Canvas: TCanvas;

  Index: Integer;

  ARect: TRect;

  Enabled: Boolean = True

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.