RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomUpDown Properties

The properties of the TCustomUpDown class are listed here.

 
Name 
Description 
 
Specifies the position of the up-down control relative to its companion control. 
 
Determines whether the up-down control receives input from the Up arrow and Down arrow keys. 
 
Specifies a companion control for the up-down control. 
 
Specifies the amount the Position value changes each time the up or down button is pressed. 
 
Max 
Specifies the maximum value of the Position property. 
 
Min 
Specifies the minimum value of the Position property. 
 
Specifies the direction that the arrow keys point. 
 
Specifies the current value represented by the up-down control. 
 
Determines whether a thousands separator appears between every three digits of a decimal string. 
 
Wrap 
Specifies how the up-down control handles attempts to exceed the value of Max or Min
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!