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