[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DoDraw checks that Image is of the right type, makes a local copy, creates the necessary handles and bitmaps for drawing
Source position: graphics.pp line 1048
protected procedure TCanvas.DoDraw( |
x: Integer; |
y: Integer; |
const Image: TFPCustomImage |
); override; |
lazarus-ccr.sourceforge.net |