Source position: intuition.pas line 4170
procedure ChangeWindowBox(
window: pWindow;
left: LongInt;
top: LongInt;
width: LongInt;
height: LongInt
);