![]() |
![]() ![]() ![]() |
acFormSizeRestrictions, acFormPlacementSaver, acCaptionButton, acFormBackground components.
|
property Enabled: Boolean;
|
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.
|