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