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