API:FMX.ListBox.TCustomComboBox.Items
Delphi
property Items: TStrings read GetItems write SetItems stored ItemsStored;
C++
__property System::Classes::TStrings* Items = {read=GetItems, write=SetItems, stored=ItemsStored};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomComboBox |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.