FMX.ListView.Types.IListViewGlyphButtonProvider.GlyphButtonDrawable
Delphi
property GlyphButtonDrawable[const Index: Integer]: TListItemGlyphButton read GetGlyphButtonDrawable;
C++
__property TListItemGlyphButton* GlyphButtonDrawable[const int Index] = {read=GetGlyphButtonDrawable};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | IListViewGlyphButtonProvider |
説明
GlyphButtonDrawable は、Index にある項目のボタンのドローアブルです。