Vcl.Controls.TSizeConstraints Properties
InheritedProtected
| Control | protected | Specifies the control to which the size constraints apply. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| MaxHeight | published | Specifies the maximum height for the control. | 
| MaxWidth | published | Specifies the maximum width for the control. | 
| MinHeight | published | Specifies the minimum height for the control. | 
| MinWidth | published | Specifies the minimum width for the control. |