Makes the rectangle originate at the given coordinates.
Source position: lclproc.pas line 137
procedure MoveRect(
var ARect: TRect;
x: Integer;
y: Integer
);