FMX.ListView.Types.IListViewGlyphButtonProvider.GlyphButtonDrawable

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GlyphButtonDrawable[const Index: Integer]: TListItemGlyphButton read GetGlyphButtonDrawable;

C++

__property TListItemGlyphButton* GlyphButtonDrawable[const int Index] = {read=GetGlyphButtonDrawable};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types IListViewGlyphButtonProvider


Beschreibung

GlyphButtonDrawable ist ein Ziehobjekt der Schaltfläche für ein Element am Index.

Siehe auch