DoLineTo calls the LineTo method.
Source position: graphics.pp line 1064
protected procedure TCanvas.DoLineTo(
x: Integer;
y: Integer
); override;