Source position: types.pp line 574
function IntersectRectF(
out Rect: TRectF;
const R1: TRectF;
const R2: TRectF
):Boolean;