API:FMX.ListBox.TCustomComboBox.ListItems
Delphi
property ListItems[Index: Integer]: TListBoxItem read GetListItem;
C++
__property TListBoxItem* ListItems[int Index] = {read=GetListItem};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomComboBox |
Description
Embarcadero Technologies does not currently have any additional information.