[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FPCanvas' (#fcl)

TFPCustomCanvas.Draw

Draw the nominated Image at the specified location

Declaration

Source position: fpcanvas.pp line 298

public procedure TFPCustomCanvas.Draw(

  x: Integer;

  y: Integer;

  image: TFPCustomImage

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.