[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TCanvas.DoDraw

DoDraw checks that Image is of the right type, makes a local copy, creates the necessary handles and bitmaps for drawing.

Declaration

Source position: graphics.pp line 1068

protected procedure TCanvas.DoDraw(

  x: Integer;

  y: Integer;

  const Image: TFPCustomImage

); override;


Version 3.2 Generated 2024-02-25 Home