Source position: PXL.Types.pas line 1302
function TIntRect.Inflate(
const Delta: TPoint2i
):TIntRect; overload;function TIntRect.Inflate(
const DeltaX: VectorInt;
const DeltaY: VectorInt
):TIntRect; overload;