FMX.ListView.Appearances.TCustomTextObjectAppearance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TCustomTextObjectAppearance = class(TCommonObjectAppearance)

C++

class PASCALIMPLEMENTATION TCustomTextObjectAppearance : 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 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