FMX.ListView.Appearances.TTextButtonObjectAppearance.ButtonType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ButtonType: TTextButtonType 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 TTextButtonObjectAppearance

Beschreibung

Typ des Erscheinungsbildes dieser Text-Schaltfläche.

FMX.ListView.Appearances.TTextButtonObjectAppearance.ButtonType erbt von FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.ButtonType. Der folgende Inhalt bezieht sich auf FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.ButtonType.

Typ des Erscheinungsbildes dieser Text-Schaltfläche.

Siehe auch