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