DoPolyline calls PolyLine.
Source position: graphics.pp line 1026
protected procedure TCanvas.DoPolyline(
const Points: array of TPoint
); override;
TCanvas.PolyLine
Draws a line which connects a set of points on the canvas.