Additional Controls
Go Up to VCL Components Categories Index
This topic lists all controls from the Delphi additional tool-palette.
Control | Description | |
---|---|---|
TBitBtn is a push button control that can include a bitmap on its face. | ||
TSpeedButton is a button that is used to execute commands or set modes. | ||
TMaskEdit implements a generic masked edit control. | ||
TStringGrid represents a grid control designed to simplify the handling of strings and associated objects. | ||
TDrawGrid represents a grid control that displays information in column and row format. | ||
TImage displays a graphical image. | ||
TShape represents a geometric shape that can be drawn on a form. | ||
TBevel represents a beveled outline. | ||
TScrollBox represents a scrolling area (a scroll box) in a window. | ||
TCheckListBox displays a scrollable list with check boxes next to each item. | ||
TSplitter divides the client area of a form into resizable panes. | ||
TStaticText is a windowed control that displays text on a form. | ||
TLinkLabel is a label containing an HTML link. | ||
TControlBar manages the layout of toolbar components. | ||
TApplicationEvents intercepts application-level events. | ||
TValueListEditor provides a simple way to edit string lists that contain name/value pairs. | ||
TLabeledEdit is an edit control that has an associated label. | ||
TButtonedEdit is an edit control that has two embedded buttons. | ||
TColorBox represents a combo box that lets users select a color. | ||
TColorListBox represents a list box that lets users select a color. | ||
TCategoryButtons defines a group of categorized buttons. | ||
TButtonGroup displays a group of buttons in a container. | ||
A docking tab set that has the appearance of notebook dividers. | ||
The TTabSet component presents horizontal tabs users can click to initiate actions. | ||
TTrayIcon creates an icon in the system tray next to the clock. | ||
TFlowPanel implements a flow panel control in which components are placed in pre-defined locations. | ||
ExtCtrls.TGridPanel implements a grid panel control in which each component is placed within a cell on a grid. | ||
Balloon hint component added to a control. | ||
TCategoryPanelGroup is a container for collapsible panels that are Vcl.ExtCtrls.TCategoryPanel objects. | ||
TActionManager provides a mechanism to manage and display all actions contained in an application. | ||
TActionMainMenuBar is a rendering engine that renders action client items as menu items. | ||
TPopupActionBar is a subclass of Vcl.Menus.TPopupMenu. | ||
TActionToolBar is a rendering engine that renders action client items as tool buttons. | ||
TXPColorMap defines the default look and feel of individual action band components. | ||
TStandardColorMap defines the default look and feel of individual action band components. | ||
TTwilightColorMap defines the default look and feel of individual action band components. | ||
TCustomizeDlg is the customization dialog for action bands. |