RAD Studio
ContentsIndex
PreviousUpNext
Specialized Input Controls

The following components provide additional ways of capturing input.

Use this component: 
When you want users to do this: 
TScrollBar  
Select values on a continuous range  
TTrackBar  
Select values on a continuous range (more visually effective than a scroll bar)  
TUpDown  
Select a value from a spinner attached to an edit component (VCL applications only)  
THotKey  
Enter Ctrl/ Shift/ Alt keyboard sequences (VCL applications only)  
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!