Go Up to VCL Components Categories Index
This topic lists all controls from the Delphi Standard tool-palette.
Error creating thumbnail: Unable to save thumbnail to destination
Vcl.Menus.TMainMenu
Vcl.Menus.TMainMenu encapsulates a menu bar and its accompanying drop-down menus for a form.
Vcl.Menus.TPopupMenu
Vcl.Menus.TPopupMenu encapsulates the properties, methods, and events of a pop-up menu.
Vcl.StdCtrls.TLabel
Vcl.StdCtrls.TLabel is a nonwindowed control that displays text on a form.
Vcl.StdCtrls.TEdit
Vcl.StdCtrls.TEdit is a wrapper for a Windows single-line edit control.
Vcl.StdCtrls.TMemo
Vcl.StdCtrls.TMemo is a wrapper for a Windows multi-line edit control.
Vcl.StdCtrls.TButton
Vcl.StdCtrls.TButton is a push button control.
Vcl.StdCtrls.TCheckBox
Vcl.StdCtrls.TCheckBox represents a check box that can be on (checked) or off (unchecked).
Vcl.StdCtrls.TRadioButton
Vcl.StdCtrls.TRadioButton is a wrapper for a system radio button.
Vcl.StdCtrls.TListBox
Vcl.StdCtrls.TListBox displays a collection of items in a scrollable list.
Vcl.StdCtrls.TComboBox
Vcl.StdCtrls.TComboBox combines an edit box with a scrollable list.
Vcl.StdCtrls.TScrollBar
Vcl.StdCtrls.TScrollBar is a Windows scroll bar, which is used to scroll the contents of a window, form, or control.
Vcl.StdCtrls.TGroupBox
Vcl.StdCtrls.TGroupBox represents a Windows group box.
Vcl.ExtCtrls.TRadioGroup
Vcl.ExtCtrls.TRadioGroup represents a group of radio buttons that function together.
Vcl.ExtCtrls.TPanel
Vcl.ExtCtrls.TPanel implements a generic panel control.
Vcl.ActnList.TActionList
Vcl.ActnList.TActionList maintains a list of actions that can be used by components and controls, such as menu items and buttons.