Vcl.Controls.TConstraintSize
Delphi
type TConstraintSize = 0..2147483647;
C++
typedef int TConstraintSize;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
type typedef  | 
		public | Vcl.Controls.pas Vcl.Controls.hpp  | 
        Vcl.Controls | Vcl.Controls | 
Description
TConstraintSize specifies the range of a size constraint.
TConstraintSize is a range type that specifies the minimum and maximum value of a size constraint.