Specifies the minimum height for a component.
Declaration
TSizeConstraintsObj.MinHeight
Read-Write Property | Integer |
TSizeConstraintsObj | A TSizeConstraints component |
Description
Use the TSizeConstraints.MaxHinght
property to get or set the minimum height of a user form component.
Property Value
An integer value that specifies the component’s minimum height. The zero value means that the minimum height constraint is ignored.
See Also
TSizeConstraints.MaxHeight
TSizeConstraints.MaxWidth
TSizeConstraints.MinWidth