4D v16.3FORM GET HORIZONTAL RESIZING |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
FORM GET HORIZONTAL RESIZING
|
FORM GET HORIZONTAL RESIZING ( resize {; minWidth {; maxWidth}} ) | ||||||||
Parameter | Type | Description | ||||||
resize | Boolean |
![]() |
True: Form can be resized horizontally False: Form cannot be resized horizontally | |||||
minWidth | Longint |
![]() |
Smallest form width allowed (pixels) | |||||
maxWidth | Longint |
![]() |
Largest form width allowed (pixels) | |||||
The FORM GET HORIZONTAL RESIZING command returns the horizontal resizing properties of the current form in the resize, minWidth and maxWidth variables. These properties may have been set for the form in the Form editor in Design mode or for the current process via the FORM SET HORIZONTAL RESIZING command.
Product: 4D
Theme: Forms
Number:
1077
Created: 4D v12
Redimensionnement
4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)