RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TUpDown Properties

The properties of the TUpDown class are listed here.

 
Name 
Description 
 
Specifies the position of the up-down control relative to its companion control. 
 
Specifies how the control is anchored to its parent. 
 
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 size constraints for the control. 
 
Controls whether the control responds to mouse, keyboard, and timer events. 
 
Hint 
Contains the text string that can appear when the user moves the mouse over the 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. 
 
Determines where a control looks to find out if its Help Hint should be shown. 
 
Identifies the pop-up menu associated with the control. 
 
Specifies the current value represented by the up-down control. 
 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
 
Indicates the position of the control in its parent's tab order. 
 
Determines if the user can tab to a control. 
 
Determines whether a thousands separator appears between every three digits of a decimal string. 
 
Determines whether the component appears onscreen. 
 
Wrap 
Specifies how the up-down control handles attempts to exceed the value of Max or Min. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!