Source position: intuition.pas line 3539
procedure ChangeWindowBox(
Window: PWindow;
Left: LongInt;
Top: LongInt;
Width: LongInt;
Height: LongInt
);