API:FMX.ListView.Appearances.TTextButtonObjectAppearance.Text

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Text: string read FText write SetText stored IsTextStored;

C++

__property Text = {stored=IsTextStored};

Eigenschaften

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

Beschreibung

Text des Erscheinungsbildes dieser Text-Schaltfläche.

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

Text des Erscheinungsbildes dieser Text-Schaltfläche.

Siehe auch