RAD Studio VCL Reference
|
Specifies the size constraints for the control.
property Constraints: TSizeConstraints;
__property TSizeConstraints Constraints;
Use Constraints to specify the minimum and maximum width and height of the control. When Constraints contains maximum or minimum values, the control cannot be resized to violate those constraints.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|