Additional Controls

From RAD Studio
Jump to: navigation, search

Go Up to VCL Components Categories Index


This topic lists all controls from the Delphi additional tool-palette.

Control Description

TBitBtn

Vcl.Buttons.TBitBtn

TBitBtn is a push button control that can include a bitmap on its face.

TSpeedButton

Vcl.Buttons.TSpeedButton

TSpeedButton is a button that is used to execute commands or set modes.

TMaskEdit

Vcl.Mask.TMaskEdit

TMaskEdit implements a generic masked edit control.

TStringGrid

Vcl.Grids.TStringGrid

TStringGrid represents a grid control designed to simplify the handling of strings and associated objects.

TDrawGrid

Vcl.Grids.TDrawGrid

TDrawGrid represents a grid control that displays information in column and row format.

TImage

Vcl.ExtCtrls.TImage

TImage displays a graphical image.

TShape

Vcl.ExtCtrls.TShape

TShape represents a geometric shape that can be drawn on a form.

TBevel

Vcl.ExtCtrls.TBevel

TBevel represents a beveled outline.

TScrollBox

Vcl.Forms.TScrollBox

TScrollBox represents a scrolling area (a scroll box) in a window.

TCheckListBox

Vcl.CheckLst.TCheckListBox

TCheckListBox displays a scrollable list with check boxes next to each item.

TSplitter

Vcl.ExtCtrls.TSplitter

TSplitter divides the client area of a form into resizable panes.

TStaticText

Vcl.StdCtrls.TStaticText

TStaticText is a windowed control that displays text on a form.

TLinkLabel

Vcl.ExtCtrls.TLinkLabel

TLinkLabel is a label containing an HTML link.

TControlBar

Vcl.ExtCtrls.TControlBar

TControlBar manages the layout of toolbar components.

TApplicationEvents

Vcl.AppEvnts.TApplicationEvents

TApplicationEvents intercepts application-level events.

TValueListEditor

Vcl.ValEdit.TValueListEditor

TValueListEditor provides a simple way to edit string lists that contain name/value pairs.

TLabeledEdit

Vcl.ExtCtrls.TLabeledEdit

TLabeledEdit is an edit control that has an associated label.

TButtonedEdit

Vcl.ExtCtrls.TButtonedEdit

TButtonedEdit is an edit control that has two embedded buttons.

TColorBox

Vcl.ExtCtrls.TColorBox

TColorBox represents a combo box that lets users select a color.

TColorListBox

Vcl.ExtCtrls.TColorListBox

TColorListBox represents a list box that lets users select a color.

TCategoryButtons

Vcl.CategoryButtons.TCategoryButtons

TCategoryButtons defines a group of categorized buttons.

TButtonGroup

Vcl.ButtonGroup.TButtonGroup

TButtonGroup displays a group of buttons in a container.

TDockTabSet

Vcl.DockTabSet.TDockTabSet

A docking tab set that has the appearance of notebook dividers.

TTabSet

Vcl.Tabs.TTabSet

The TTabSet component presents horizontal tabs users can click to initiate actions.

TTrayIcon

Vcl.ExtCtrls.TTrayIcon

TTrayIcon creates an icon in the system tray next to the clock.

TFlowPanel

Vcl.ExtCtrls.TFlowPanel

TFlowPanel implements a flow panel control in which components are placed in pre-defined locations.

TGridPanel

Vcl.ExtCtrls.TGridPanel

ExtCtrls.TGridPanel implements a grid panel control in which each component is placed within a cell on a grid.

TBalloonHint

Vcl.Controls.TBalloonHint

Balloon hint component added to a control.

TCategoryPanelGroup

Vcl.ExtCtrls.TCategoryPanelGroup

TCategoryPanelGroup is a container for collapsible panels that are Vcl.ExtCtrls.TCategoryPanel objects.

TActionManager

Vcl.ActnMan.TActionManager

TActionManager provides a mechanism to manage and display all actions contained in an application.

TActionMainMenuBar

Vcl.ActnMenus.TActionMainMenuBar

TActionMainMenuBar is a rendering engine that renders action client items as menu items.

TPopupActionBar

Vcl.ActnPopup.TPopupActionBar

TPopupActionBar is a subclass of Vcl.Menus.TPopupMenu.

TActionToolBar

Vcl.ActnCtrls.TActionToolBar

TActionToolBar is a rendering engine that renders action client items as tool buttons.

TXPColorMap

Vcl.ActnColorMaps.TXPColorMap

TXPColorMap defines the default look and feel of individual action band components.

TStandardColorMap

Vcl.ActnColorMaps.TStandardColorMap

TStandardColorMap defines the default look and feel of individual action band components.

TTwilightColorMap

Vcl.ActnColorMaps.TTwilightColorMap

TTwilightColorMap defines the default look and feel of individual action band components.

TCustomizeDlg

Vcl.CustomizeDlg.TCustomizeDlg

TCustomizeDlg is the customization dialog for action bands.



See Also