[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Draw - copies bounds from SrcGraphic, then calls StretchDraw to perform the drawing
Source position: graphics.pp line 1096
public procedure TCanvas.Draw( |
X: Integer; |
Y: Integer; |
SrcGraphic: TGraphic |
); virtual; |
|
StretchDraw - uses the Draw method of the source graphic ( TGraphic) |
lazarus-ccr.sourceforge.net |