FMX.ComboEdit.TComboEdit.ItemIndex

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ItemIndex;

C++

__property ItemIndex;

プロパティ

種類 可視性 ソース ユニット
property published
FMX.ComboEdit.pas
FMX.ComboEdit.hpp
FMX.ComboEdit TComboEdit

説明

ドロップダウン ListBox 内で現在選択されている項目のインデックス。

関連項目