RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSizeConstraints.MinWidth Property

Specifies the minimum width for the control.

Pascal
property MinWidth: TConstraintSize;
C++
__property TConstraintSize MinWidth;

Use MinWidth to get or set the minimum width for the control. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!