FMX.ListView.Appearances.TCustomTextButtonObjectAppearance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ListView.Appearances.TCommonObjectAppearanceFMX.ListView.Appearances.TObjectAppearanceSystem.Classes.TPersistentSystem.TObjectTCustomTextButtonObjectAppearance

Delphi

TCustomTextButtonObjectAppearance = class(TCommonObjectAppearance)

C++

class PASCALIMPLEMENTATION TCustomTextButtonObjectAppearance : public TCommonObjectAppearance

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.

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