API: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


Ist eine abstrakte Basisklasse, die allen darstellungsbezogenen Klassen übergeordnet ist, die zum Anpassen der grafischen Darstellung der Listenansicht verwendet werden.

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

Ist eine abstrakte Basisklasse, die allen darstellungsbezogenen Klassen übergeordnet ist, die zum Anpassen der grafischen Darstellung der Listenansicht verwendet werden.

Siehe auch