Source position: intuition.pas line 4276
function WindowLimits(
window: pWindow;
widthMin: LongInt;
heightMin: LongInt;
widthMax: ULONG;
heightMax: ULONG
):LongBool;