FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.ButtonType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ButtonType: TGlyphButtonType read FButtonType write SetButtonType;

C++

__property Fmx::Listview::Types::TGlyphButtonType ButtonType = {read=FButtonType, write=SetButtonType, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TCustomGlyphButtonObjectAppearance


Beschreibung

Typ des Erscheinungsbildes dieser Glyphe-Schaltfläche.

Siehe auch