RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TUpDown.Max Property

Specifies the maximum value of the Position property.

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

Use Max to provide an upper 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!