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

TCanvas.Draw

Draw a graphic stored in SrcGraphic at the point X, Y

Declaration

Source position: graphics.pp line 981

public procedure TCanvas.Draw(

  X: Integer;

  Y: Integer;

  SrcGraphic: TGraphic

); virtual;

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