Source position: typshrdh.inc line 142
procedure TRect.Inflate(
DX: LongInt;
DY: LongInt
);procedure TRect.Inflate(
DL: LongInt;
DT: LongInt;
DR: LongInt;
DB: LongInt
);