Here is a list of all controls available in the Standard Package in alphabetical order.
|
AlphaBar
Provides selection of alpha component of color. |
|
Bevel
Decorate control which can add borders and frames. |
|
BitBtn
Button control which adds additional behaviour to modal forms. |
|
Button
Button control. |
|
CheckBox
CheckBox control. |
|
CheckListBox
Control which manages list of check boxes. |
|
ColorBox
Dropdown with colors. |
|
ColorListBox
List of colors. |
|
Container
Simple control which is used as container for other controls. |
|
CoolBar
Container widget with ability to arrange UI at runtime. |
|
DatePicker
Powerfull control allowing to select a date. |
|
DialogBoxEx
Widgets which work as a form inside form or another widget. |
|
DirectoryTree
Represents file system directory structure. |
|
DrawGrid
Table view using with custom cell drawing. |
|
DriveDropDown
Provides drop down with list of mounted volumes(drives). |
|
DropDown
DropDown control. |
|
Edit
Single line text input. |
|
EditCalc
Text input widget with ability to calculate typed mathematical expression. |
|
FileList
Display list of files at specified directory. |
|
FormStyleSolid
Customize form's header and borders using solid colors. |
|
Frame
Provides "form inside form". |
|
GradientEditor
Control for simple visual gradient management. |
|
GroupBox
Container for nice grouping controls with title. |
|
GroupFold
Container widget which allows to show and hide child widgets. |
|
HotKey
Allows to specify key combination. |
|
HSVBar
Provides selection of value component of color. |
|
HSVPlane
Provides selection of hue and saturation component of color. |
|
IconButton
The control is a simple button with icon and no caption. |
|
Image
Shows image. |
|
ImageListEditor
Provides visual represention and editor of images of associated ImageList. |
|
Label
Displays single or multiline static texts. |
|
ListBox
Provides management of list of simple items. |
|
MainMenu
Adds menu for your forms. |
|
MaskEdit
Control for single line text input restricted to specified pattern. |
|
Memo
Multiline text input. |
|
MonthCalendar
Adds month calendar to your applications. |
|
MultiButton
Button widget with ability to choose active button from list at runtime. |
|
PageControl
Allows to group controls and switch between groups. |
|
PaintBox
Provide ability to draw on itself. |
|
Panel
Grouping and decorating control. |
|
PaswordEdit
Single line password input. |
|
PopupMenu
Adds popup menus. |
|
ProgressBar
Control for displaying progress of long tasks. |
|
RadioButton
Control which allow to select only one options from set. |
|
ScrollBar
Vertical and horizontal scrollbars. |
|
ScrollBarLite
Vertical and horizontal simple scrollbars. |
|
ScrollBox
Container control which allow to scroll its content. |
|
ScrollList
Scrollable left-to-right or top-to-bottom aligned list of widgets. |
|
Select
Filterable dropdown with categories and regular items. |
|
Shape
Static decoration widget drawing some geometric shapes. |
|
SpeedButton
Simple buttons which allow to select only one in set. |
|
Splitter
Helper control to provide areas size of form changing by dragging. |
|
StatusBar
Add status bar to the bottom of form. |
|
StringGrid
Table view with editable cells. |
|
TimePicker
This control allows to select time. |
|
Toggle
Simple button widget with two states "on" and "off". |
|
ToolBar
Control which align its child controls in specified way. |
|
TrackBar
This control allows to set a value from specified range. |
|
TrackRange
This control allows to select subrange from specified range. |
|
TreeView
Represents data as tree. |
|
UpDown
Represents integer value which can be changed visually by increasing and descreasing and also allows to assign itself to Edit control to show/edit stored value. |
|
UpDownEx
Represents float value which can be changed visually by increasing and descreasing and also allows to assign itself to Edit control to show/edit stored value. |
|
ValueListEditor
Key-value pair editor. |