formsizerestrictions Enabled property
Return to Introduction  Previous page  Next page
Applies to
acFormSizeRestrictions, acFormPlacementSaver, acCaptionButton, acFormBackground components.  

Declaration
property Enabled: Boolean;  

Description
The Enabled property controls whether do you want to set restrictions on form size. If Enabled is True, the minimum window size will be values specified in MinWidth and MinHeight property and maximum size - values in MaxWidth and MaxHeight properties.