Source position: lazregions.pas line 85
function IsPointInPolygon(
AX: Integer;
AY: Integer;
const APolygon: array of TPoint
):Boolean;