FMX.ListView.Appearances.TListViewItem.SetIndex

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

Delphi

procedure SetIndex(const Value: Integer); override;

C++

virtual void __fastcall SetIndex(const int Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TListViewItem

説明

Index プロパティの設定メソッドです。

FMX.ListView.Appearances.TListViewItem.SetIndex は FMX.ListView.Types.TListItem.SetIndex を継承しています。以下の内容はすべて FMX.ListView.Types.TListItem.SetIndex を参照しています。 Index プロパティの設定メソッドです。

関連項目