FMX.ListBox.TCustomListBox.GetItemIndex

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

Delphi

function GetItemIndex: Integer; virtual;

C++

virtual int __fastcall GetItemIndex();

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox


説明

現在選択されている項目のインデックスを返します。

関連項目