FMX.ListView.TPresentedListView.DoSetItemIndexInternal
Delphi
procedure DoSetItemIndexInternal(const Value: Integer); override;
C++
virtual void __fastcall DoSetItemIndexInternal(const int Value);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
protected | FMX.ListView.pas FMX.ListView.hpp |
FMX.ListView | TPresentedListView |
説明
プレゼンテーション フックによって内部的に使用されます。
プレゼンテーション フックによって内部的に使用されます。