API:FMX.ListBox.TComboBox

Delphi
TComboBox = class(TCustomComboBox)
C++
class PASCALIMPLEMENTATION TComboBox : public TCustomComboBox
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| class | public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | FMX.ListBox |
Beschreibung
TCustomComboBox ist die Basisklasse für Kombinationsfeldkomponenten. {{#multireplace:FMX.ListBox.TComboBox|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:FMX.ListBox.TCustomComboBox|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:FMX.ListBox.TCustomComboBox|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
TCustomComboBox ist die Basisklasse für Kombinationsfeldkomponenten.
Leiten Sie zum Erstellen eines Steuerelements, das ein spezielles Kombinationsfeld repräsentiert, dieses von TCustomComboBox ab.