Draws an image stretched to ARect.
Source position: imglist.pp line 199
public procedure TCustomImageList.StretchDraw(
Canvas: TCanvas;
Index: Integer;
ARect: TRect;
Enabled: Boolean = True
);