version 2003
PA_Dial4DGetWindowMinMaxInfo (dialog; minXResize; maxXResize; minYResize; maxYResize)
| Parameter | Type | Description | |
| dialog | PA_Dial4D | Dialog reference | |
| minXResize | long* | Minimum horizontal size of the dialog | |
| maxXResize | long* | Maximum horizontal size of the dialog | |
| minYResize | long* | Minimum vertical size of the dialog | |
| maxYResize | long* | Maximum vertical size of the dialog |
Description
The routine PA_Dial4DGetWindowMinMaxInfo returns information on the minimum and maximum limits of the dialog size. Those values are defined in the layout editor.
See Also
No reference.
Error Handling
None.