Source position: clipping.pp line 30
function PointInside(
const x: Integer;
const y: Integer;
bounds: TRect
):Boolean;