Vcl.Controls.TConstraintSize
Delphi
TConstraintSize = 0..MaxInt;
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.