FMX.ListView.Types.IListViewAdapter.Count
Delphi
property Count: Integer read GetCount;
C++
__property int Count = {read=GetCount};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | IListViewAdapter |
説明
この Adapter が表す項目群の数を返します。