Form_SetMinMaxSizes

Funktionsname dcl_Form_SetMinMaxSizes
Syntax   (dcl_Form_SetMinMaxSizes <CONTROL> MinWidth [als Long] MinHeight [als Long] MaxWidth [als Long] MaxHeight [als Long])
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf Andockbares Fenster , Modaler Dialog, Nichtmodaler Dialog, Palette

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