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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!