| [Overview][Types][Classes][Procedures and functions][Index] | 
Draws the scaled image sized to the target rectangle.
Source position: imglist.pp line 208
procedure TScaledImageListResolution.StretchDraw(  | 
Canvas: TCanvas;  | 
Index: Integer;  | 
ARect: TRect;  | 
Enabled: Boolean = True  | 
);  | 
Index  | 
  | 
Ordinal position for the image drawn in method.  | 
ARect  | 
  | 
Rectangle with the coordinates where the image is drawn on the canvas.  | 
Enabled  | 
  | 
True if the image is drawn in the enabled state.  | 
Calls the StretchDraw method in the Resolution member.
  | 
Draws an image stretched to the dimensions for the target rectangle.  | 
| Version 4.0 | Generated 2025-05-03 | Home |