Source position: JPL.Rects.pas line 50
function PointInRect(
const Point: TPoint;
const Rect: TRect;
IncludeRightAndBottomSides: Boolean = False
):Boolean;