| Funktionsname | dcl-Form-SetMinMaxSizes |
|---|---|
| Syntax | (dcl-Form-SetMinMaxSizes
<CONTROL>
intMinWidth [als Long]
intMinHeight [als Long]
intMaxWidth [als Long]
intMaxHeight [als Long]) |
| Rückgabewert | Boolean (T, wenn erfolgreich, ansonsten NIL) |
| Anwendbar auf | Andockbares Fenster , Modaler Dialog, Nichtmodaler Dialog, Palette |
Diese Methode setzt die Eigenschaften Min Width, Min Height, Max Width und Max Height mit einem Funktionsaufruf.