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