Source position: intuition.pas line 3379
function WindowLimits(
Window: PWindow;
WidthMin: SmallInt;
HeightMin: SmallInt;
WidthMax: Word;
HeightMax: Word
):LongBool;