FMX.Pickers.TCustomListPicker.SetItemIndex
Delphi
procedure SetItemIndex(AValue: Integer); virtual;
C++
virtual void __fastcall SetItemIndex(int AValue);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
procedure function  | 
		protected | FMX.Pickers.pas FMX.Pickers.hpp  | 
        FMX.Pickers | TCustomListPicker | 
説明
ItemIndex プロパティの設定メソッドの宣言です。