Source position: polygonfilltools.pp line 51
type TPolygonInfoData = record
P: TPoint;
Index1: Integer;
Index2: Integer;
end;