Source position: intuition.pas line 3504
function WindowLimits(
Window: PWindow;
WidthMin: LongInt;
HeightMin: LongInt;
WidthMax: LongWord;
HeightMax: LongWord
):LongBool;