Source position: JPL.Rects.pas line 53
procedure InflateRectEx(
var ARect: TRect;
const DeltaLeft: Integer;
const DeltaRight: Integer;
const DeltaTop: Integer;
const DeltaBottom: Integer
);