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