Source position: lazcanvas.pas line 107
protected procedure TLazCanvas.DoLine(
x1: Integer;
y1: Integer;
x2: Integer;
y2: Integer
); override;