API:FMX.ListView.Appearances.TTextObjectAppearance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ListView.Appearances.TCustomTextObjectAppearanceFMX.ListView.Appearances.TCommonObjectAppearanceFMX.ListView.Appearances.TObjectAppearanceSystem.Classes.TPersistentSystem.TObjectTTextObjectAppearance

Delphi

TTextObjectAppearance = class(TCustomTextObjectAppearance)

C++

class PASCALIMPLEMENTATION TTextObjectAppearance : public TCustomTextObjectAppearance

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 des Texts von Listenansichtseinträgen.

FMX.ListView.Appearances.TTextObjectAppearance erbt von FMX.ListView.Appearances.TCustomTextObjectAppearance. Der folgende Inhalt bezieht sich auf FMX.ListView.Appearances.TCustomTextObjectAppearance.

Implementiert die Funktionalität zum Beschreiben der grafischen Darstellung des Texts von Listenansichtseinträgen.

Die von Appearances.TCustomTextObjectAppearance implementierte Funktionalität bezieht sich auf Schriftart, Textausrichtung (horizontal und vertikal), Zeilenumbruch, Textfarbe und Anpassung (Abschneiden) von Text.

Siehe auch