FMX.ListBox.TCustomListBox.GetItemIndex
Delphi
function GetItemIndex: Integer; virtual;
C++
virtual int __fastcall GetItemIndex(void);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomListBox |
説明
現在選択されている項目のインデックスを返します。