Source position: bgrafillinfo.pas line 272
function IsPointInPolygon(
const points: ArrayOfTPointF;
point: TPointF;
windingMode: Boolean
):Boolean;