PA_Dial4DGetWindowMinMaxInfo

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_Dial4DGetWindowMinMaxInfo (dialog; minXResize; maxXResize; minYResize; maxYResize)

ParameterTypeDescription
dialogPA_Dial4DDialog reference
minXResizelong*Minimum horizontal size of the dialog
maxXResizelong*Maximum horizontal size of the dialog
minYResizelong*Minimum vertical size of the dialog
maxYResizelong*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.


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next