FMX.ListView.Appearances.TGlyphButtonObjectAppearance.ButtonType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ButtonType: TGlyphButtonType read FButtonType write SetButtonType stored IsButtonTypeStored;

C++

__property ButtonType = {stored=IsButtonTypeStored};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TGlyphButtonObjectAppearance

Beschreibung

Typ des Erscheinungsbildes dieser Glyphe-Schaltfläche.

FMX.ListView.Appearances.TGlyphButtonObjectAppearance.ButtonType erbt von FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.ButtonType. Der folgende Inhalt bezieht sich auf FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.ButtonType.

Typ des Erscheinungsbildes dieser Glyphe-Schaltfläche.

Siehe auch