function ContainsPoint(const P: TFixedPoint): Boolean;
This method returns true if a point P is contained within any of the contours in the current TPolygon32 instance and false otherwise.
[See also]: Point Types, PtInPolygon