API:FMX.ListView.Appearances.TTextButtonObjectAppearance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ListView.Appearances.TCustomTextButtonObjectAppearanceFMX.ListView.Appearances.TCommonObjectAppearanceFMX.ListView.Appearances.TObjectAppearanceSystem.Classes.TPersistentTTextButtonObjectAppearance

Delphi

TTextButtonObjectAppearance = class(TCustomTextButtonObjectAppearance)

C++

class PASCALIMPLEMENTATION TTextButtonObjectAppearance : public TCustomTextButtonObjectAppearance

Eigenschaften

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

Beschreibung

Implementiert die Funktionalität zum Beschreiben der grafischen Darstellung von Text-Schaltflächenobjekten.

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

Implementiert die Funktionalität zum Beschreiben der grafischen Darstellung von Text-Schaltflächenobjekten.

Die von Appearances.TCustomTextButtonObjectAppearance implementierte Funktionalität bezieht sich auf Text (Titel), Anpassung (Abschneiden) von Text, Schriftart, Textfarbe, Textschattenfarbe, Schatten-Offset, Textausrichtung (horizontal und vertikal) und Zeilenumbruch.

Siehe auch