![]() |
![]() ![]() ![]() |
acFormSizeRestrictions component and FloatRestrictions structure of acAppBar component.
|
property MaxHeight: Word;
|
The MaxHeight property controls the maximum height of your form. If size restrictions is Enabled and MaxHeight value is not 0, user will not able to make vertical resize of your window with height value greater than specified in MaxHeight property.
|
|
![]() |
MaxWidth, MaxHeight, MinWidth, MinHeight +
|
MaxClientWidth, MaxClientHeight, MinClientWidth, MinClientHeight properties.
|