Win32 Controls
Go Up to VCL Components Categories Index
This topic lists all the controls in the Delphi Win32 tool palette.
| Control | Description | |
|---|---|---|
| 
 TTabControl is a tab set that has the appearance of notebook dividers.  | ||
| 
 TPageControl is a set of pages used to make a multiple page dialog box.  | ||
| 
 TImageList represents a collection of same-sized images, each of which can be referred to by its index.  | ||
| 
 TRichEdit is a wrapper for a Windows rich text edit control.  | ||
| 
 TTrackBar is a wrapper for a track bar control.  | ||
| 
 TProgressBar displays a simple progress bar.  | ||
| 
 TUpDown is a wrapper for a Windows up-down control.  | ||
| 
 THotKey is a wrapper for a Windows Common Control hot key.  | ||
| 
 TAnimate is an animation control.  | ||
| 
 TDateTimePicker displays a list box for entering dates or times.  | ||
| 
 TMonthCalendar is stand-alone calendar in which a user can select a date or range of dates.  | ||
| 
 TTreeView represents a window that displays a hierarchical list of items, such as the headings in a document, the entries in an index, or the files and directories on a disk.  | ||
| 
 TListView displays a list of items in various ways.  | ||
| 
 THeaderControl is a container for Vcl.ComCtrls.THeaderSection objects. It provides a set of resizable column headers.  | ||
| 
 TStatusBar represents a status bar, which is a row of panels, usually aligned at the bottom of a form. The status bar displays information about an application as it runs.  | ||
| 
 TToolBar manages tool buttons and other controls, arranging them in rows and automatically adjusting their sizes and positions.  | ||
| 
 TCoolBar displays a collection of windowed controls within movable, resizable bands.  | ||
| 
 TPageScroller defines a display area for a narrow window, such as a toolbar.  | ||
| 
 TComboBoxEx represents a combo box that supports extended combo box features such as images on the list entries.  | ||
| 
 TXPManifest is a component used to enable run-time themes in the application.  | ||
| 
 TShellResources is a component used to include shell resources in the application.  |