You are reading help file online using chmlib.com 
     | 
  
| 
       
 TBaseReport. StretchDraw method  | 
    Top Previous Next | 
| 
 Declaration procedure StretchDraw(const Rect: TRect; Graphic: TGraphic); 
 Category 
 Description This method draws the graphic object, Graphic, to the printer canvas stretched or shrunken to fit within the rectangle, Rect. 
 NOTE: Do not use StretchDraw for bitmaps, instead use PrintBitmap or PrintBitmapRect. 
 See also TBaseReport Class, CreateRect, Draw, PrintBitmap, PrintBitmapRect, TGraphic, TRect  | 
You are reading help file online using chmlib.com 
     |