FMX.ListView.Types.TListItemGlyphButton.ButtonType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ButtonType: TGlyphButtonType read FButtonType write SetButtonType;

C++

__property TGlyphButtonType ButtonType = {read=FButtonType, write=SetButtonType, nodefault};

Eigenschaften

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


Beschreibung

Legt den TGlyphButtonType für Listeneinträge fest.

Siehe auch