Form-SetMinMaxSizes

Имя функции dcl-Form-SetMinMaxSizes
Синтаксис   (dcl-Form-SetMinMaxSizes <CONTROL> MinWidth [типа Long] MinHeight [типа Long] MaxWidth [типа Long] MaxHeight [типа Long])
Возвращаемый тип Boolean (T - успешно; иначе NIL)
Подходит к Control Bar, Modal Dialog, Modeless Dialog, Palette

This method sets the Min Width, Min Height, Max Width, and Max Height properties with a single function call.