API:FMX.ListBox.TCustomComboBox.ListItems
Delphi
property ListItems[Index: Integer]: TListBoxItem read GetListItem;
C++
__property TListBoxItem* ListItems[int Index] = {read=GetListItem};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomComboBox |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。