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

TCanvas.DoLine

Declaration

Source position: graphics.pp line 936

protected procedure TCanvas.DoLine(

  x1: Integer;

  y1: Integer;

  x2: Integer;

  y2: Integer

); override;

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