RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TUpDown.Min Property

Specifies the minimum value of the Position property.

Pascal
property Min: SmallInt;
C++
__property SmallInt Min;

Use Min to provide a lower limit to the range of values the Position property can assume. 

 

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