Anzeigen: Delphi
C++
Anzeigeeinstellungen
Vcl.StdCtrls
Aus XE2 API Documentation
Klassen
| TButton | TButton ist ein Schaltflächen-Steuerelement. |
| TButtonActionLink | TButtonActionLink fungiert als Aktionsverknüpfung für Schaltflächen-Clients. |
| TButtonActionLinkClass | TButtonActionLinkClass definiert die Metaklasse für TButtonActionLink. |
| TButtonControl | TButtonControl ist die Basisklasse für Schaltflächenobjekte, die als Windows-Schaltflächen-Steuerelemente fungieren. |
| TButtonStyleHook | |
| TCheckBox | TCheckBox repräsentiert ein Kontrollkästchen, das aktiviert (markiert) oder deaktiviert (nicht markiert) sein kann. |
| TCheckBoxStyleHook | |
| TComboBox | TComboBox ist eine Kombination aus einem Eingabefeld und einem bildlauffähigen Listenfeld. |
| TComboBoxStyleHook | |
| TCustomButton | Basisklasse für ein Schaltflächensteuerelement. |
| TCustomCheckBox | TCustomCheckBox ist der Vorfahr aller Kontrollfeld-Komponenten. |
| TCustomCombo | TCustomCombo ist die Basisklasse für alle Kombinationsfelder. |
| TCustomComboBox | TCustomComboBox ist die Basisklasse für alle Kombinationsfelder. |
| TCustomComboBoxStrings | TCustomComboBoxStrings stellt die Strings in der Dropdown-Liste eines Kombinationsfeldes dar. |
| TCustomComboBoxStringsClass | TCustomComboBoxStringsClass beschreibt eine von TCustomComboBoxStrings abgeleitete Klasse. |
| TCustomEdit | TCustomEdit ist die Basisklasse, von der alle Eingabefelder- und Memo-Steuerelemente abgeleitet werden. |
| TCustomGroupBox | TCustomGroupBox ist die Basisklasse für alle Gruppenfeldkomponenten. |
| TCustomLabel | TCustomLabel ist die Basisklasse für nicht fensterorientierte Steuerelemente, die in einem Formular Text anzeigen können. |
| TCustomListBox | TCustomListBox ist die Basisklasse für Objekte, die Listen-Steuerelemente kapseln. |
| TCustomMemo | TCustomMemo ist der Basistyp für Memokomponenten. Dies sind mehrzeilige Eingabefelder, zu denen auch TMemo und TDBMemo gehören. |
| TCustomStaticText | TCustomStaticText ist die Basisklasse für TStaticText. |
| TEdit | TEdit kapselt die einzeiligen Eingabefelder von Windows. |
| TEditStyleHook | |
| TGroupBox | TGroupBox repräsentiert ein Windows-Gruppenfeld. |
| TGroupBoxStyleHook | |
| TImageMargins | Ränder des Bildes auf einer Schaltfläche. |
| TLabel | TLabel ist ein nicht fensterorientiertes Steuerelement, mit dem Text in einem Formular angezeigt werden kann. |
| TListBox | TListBox zeigt eine Kollektion von Elementen in einer bildlauffähigen Liste an. |
| TListBoxStyleHook | |
| TMemo | TMemo kapselt ein mehrzeiliges Eingabefeld von Windows. |
| TMemoStyleHook | |
| TPushButtonActionLink | TPushButtonActionLink fungiert als Aktionsverknüpfung für Schaltflächensteuerelemente. |
| TPushButtonActionLinkClass | TPushButtonActionLinkClass definiert die Metaklasse für TPushButtonActionLink. |
| TRadioButton | TRadioButton kapselt ein System-Optionsfeld. |
| TRadioButtonStyleHook | |
| TScrollBar | TScrollBar ist eine Windows-Bildlaufleiste, mit der der Bildschirmausschnitt eines Fensters, eines Formulars oder eines Steuerelements verschoben werden kann. |
| TScrollBarStyleHook | |
| TSelection | TSelection definiert die Start- und Endeposition einer Auswahl. |
| TStaticText | TStaticText ist ein fensterorientiertes Steuerelement, das Text in einem Formular anzeigt. |
| TStaticTextStyleHook |
Typen
| TButtonActionLinkClass | TButtonActionLinkClass definiert die Metaklasse für TButtonActionLink. |
| TCheckBoxState | TCheckBoxState gibt den Status eines Kontrollkästchens an. |
| TComboBoxStyle | TComboBoxStyle ist der Typ für die Eigenschaft Style von Kombinationsfeldern, die in der Unit StdCtrls definiert sind. |
| TCustomComboBoxStringsClass | TCustomComboBoxStringsClass beschreibt eine von TCustomComboBoxStrings abgeleitete Klasse. |
| TDrawItemEvent | TDrawItemEvent ist der Typ der Ereignisbehandlungsroutine für Vcl.StdCtrls.TListBox.OnDrawItem, Vcl.StdCtrls.TComboBox.OnDrawItem und für Vcl.Outline.TOutline.OnDrawItem. |
| TEditCharCase | TEditCharCase gibt an, ob und wie die Groß-/Kleinschreibung in einem Steuerelement erzwungen wird. |
| TEllipsisPosition | Legt fest, wie Ellipsen in Text eingefügt werden, der nicht in das zugewiesene Rechteck passt. |
| TFNDrawText | TFNDrawText repräsentiert den Prozedurentyp für Ereignisse, die die Einzelheiten der Eigenschaft Text eines Steuerelements angeben. |
| TImageAlignment | Ausrichtung des Bildes auf einer TButton-Komponente. |
| TLBFindDataEvent | TLBFindDataEvent wird für das Ereignis Vcl.StdCtrls.TCustomListBox.OnDataFind eines Listenfeldes verwendet. |
| TLBGetDataEvent | TLBGetDataEvent wird für das Ereignis Vcl.StdCtrls.TListBox.OnData eines Listenfeldes verwendet. |
| TLBGetDataObjectEvent | TLBGetDataObjectEvent wird für das Ereignis Vcl.StdCtrls.TListBox.OnDataObject eines Listenfeldes verwendet. |
| TListBoxItemData | |
| TListBoxStyle | TListBoxStyle gibt an, wie ein Listenfeld seine Daten erhält und angezeigt wird. |
| TMeasureItemEvent | TMeasureItemEvent ist der Typ für die Ereignisbehandlungsroutinen Vcl.StdCtrls.TListBox.OnMeasureItem und Vcl.StdCtrls.TComboBox.OnMeasureItem. |
| TOwnerDrawState | TOwnerDrawState enthält Statusinformationen, die sich auf die Darstellung eines Eintrags auswirken können. |
| TPushButtonActionLinkClass | TPushButtonActionLinkClass definiert die Metaklasse für TPushButtonActionLink. |
| TScrollCode | TScrollCode gibt die Aktion an, die der Benutzer mit einer Bildlaufleiste ausgeführt hat. |
| TScrollEvent | TScrollEvent ist der Typ der Ereignisbehandlungsroutine für Vcl.StdCtrls.TScrollBar.OnScroll. |
| TScrollStyle | TScrollStyle gibt Bildlaufleisten anhand der Ausrichtung an. |
| TSelection | TSelection definiert die Start- und Endeposition einer Auswahl. |
| TStaticBorderStyle | TStaticBorderStyle bestimmt das Aussehen des Rahmens eines statischen Textfeldes. |
| TTextLayout | TTextLayout bestimmt die Position, an der Text im Client-Bereich eines Steuerelements angezeigt wird. |
Konstanten
| cbChecked | cbChecked: TCheckBoxState = cbChecked; |
| cbGrayed | cbGrayed: TCheckBoxState = cbGrayed; |
| cbUnchecked | cbUnchecked: TCheckBoxState = cbUnchecked; |
| csDropDown | csDropDown: TComboBoxStyle = csDropDown; |
| csDropDownList | csDropDownList: TComboBoxStyle = csDropDownList; |
| csOwnerDrawFixed | csOwnerDrawFixed: TComboBoxStyle = csOwnerDrawFixed; |
| csOwnerDrawVariable | csOwnerDrawVariable: TComboBoxStyle = csOwnerDrawVariable; |
| csSimple | csSimple: TComboBoxStyle = csSimple; |
| ecLowerCase | ecLowerCase: TEditCharCase = ecLowerCase; |
| ecNormal | ecNormal: TEditCharCase = ecNormal; |
| ecUpperCase | ecUpperCase: TEditCharCase = ecUpperCase; |
| epEndEllipsis | epEndEllipsis: TEllipsisPosition = epEndEllipsis; |
| epNone | epNone: TEllipsisPosition = epNone; |
| epPathEllipsis | epPathEllipsis: TEllipsisPosition = epPathEllipsis; |
| epWordEllipsis | epWordEllipsis: TEllipsisPosition = epWordEllipsis; |
| iaBottom | iaBottom: TImageAlignment = iaBottom; |
| iaCenter | iaCenter: TImageAlignment = iaCenter; |
| iaLeft | iaLeft: TImageAlignment = iaLeft; |
| iaRight | iaRight: TImageAlignment = iaRight; |
| iaTop | iaTop: TImageAlignment = iaTop; |
| lbOwnerDrawFixed | lbOwnerDrawFixed: TListBoxStyle = lbOwnerDrawFixed; |
| lbOwnerDrawVariable | lbOwnerDrawVariable: TListBoxStyle = lbOwnerDrawVariable; |
| lbStandard | lbStandard: TListBoxStyle = lbStandard; |
| lbVirtual | lbVirtual: TListBoxStyle = lbVirtual; |
| lbVirtualOwnerDraw | lbVirtualOwnerDraw: TListBoxStyle = lbVirtualOwnerDraw; |
| sbsNone | sbsNone: TStaticBorderStyle = sbsNone; |
| sbsSingle | sbsSingle: TStaticBorderStyle = sbsSingle; |
| sbsSunken | sbsSunken: TStaticBorderStyle = sbsSunken; |
| scBottom | scBottom: TScrollCode = scBottom; |
| scEndScroll | scEndScroll: TScrollCode = scEndScroll; |
| scLineDown | scLineDown: TScrollCode = scLineDown; |
| scLineUp | scLineUp: TScrollCode = scLineUp; |
| scPageDown | scPageDown: TScrollCode = scPageDown; |
| scPageUp | scPageUp: TScrollCode = scPageUp; |
| scPosition | scPosition: TScrollCode = scPosition; |
| scTop | scTop: TScrollCode = scTop; |
| scTrack | scTrack: TScrollCode = scTrack; |
| ssBoth | ssBoth: TScrollStyle = ssBoth; |
| ssHorizontal | ssHorizontal: TScrollStyle = ssHorizontal; |
| ssNone | ssNone: TScrollStyle = ssNone; |
| ssVertical | ssVertical: TScrollStyle = ssVertical; |
| tlBottom | tlBottom: TTextLayout = tlBottom; |
| tlCenter | tlCenter: TTextLayout = tlCenter; |
| tlTop | tlTop: TTextLayout = tlTop; |