Source position: polygonfilltools.pp line 32
procedure FillPolygonHorizontal(
Canv: TFPCustomCanvas;
const Points: array of TPoint;
Winding: Boolean;
Color: TFPColor;
Width: Integer
);