Data.Bind.Components.IBindListItemIndexEditor.GetItemIndex

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

Delphi

function GetItemIndex: Integer;

C++

virtual int __fastcall GetItemIndex() = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components IBindListItemIndexEditor


説明

リスト項目のインデックスを返します。

GetItemIndex は、ItemIndex プロパティの取得メソッドです。

関連項目