[Overview][Constants][Types][Classes][Procedures and functions][Index] |
|
A push button control. |
|
|
Links an button to an action. |
|
|
The base class for various button controls. |
|
|
A label with a box which can contain a check mark. |
|
|
A combination of an edit box and a (drop-down) list allowing one of several options to be chosen. |
|
|
The base class for clickable buttons (TButton and TBitBtn). |
|
|
The base class for checkbox components. |
|
|
The base class for ComboBox components. |
|
|
The base class for controls presenting editable text. |
|
|
The base class for TGroupBox, TRadioGroup and TCheckGroup. |
|
|
The base class for TLabel. |
|
|
The base class for TListBox. |
|
|
The base class for multi-line text controls. |
|
|
The base class for TScrollBar. |
|
|
The base class for TStaticText. |
|
|
A control with a single line of editable text. |
|
|
A container that allows a number of objects to be grouped physically and conceptually on a form. |
|
|
Control to show static text, possibly in multiple lines. |
|
|
A scrollable list of strings. |
|
|
Control for editable multi-line text. |
|
|
A ScrollBar for use in Memo Boxes. |
|
|
A selection button that works with other Radio Buttons in a mutually exclusive way - if one button is selected, none of the others in the group can be selected. |
|
|
A control that allows the user to scroll the content of an associated control by moving an slider. |
|
|
Control to display an constant text. |
|
|
A labelled box capable of being checked or unchecked |
lazarus-ccr.sourceforge.net |