FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TCustomGlyphButtonObjectAppearance = class(TCommonObjectAppearance)

C++

class PASCALIMPLEMENTATION TCustomGlyphButtonObjectAppearance : 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 (grafischen) Glyphen-Schaltflächenobjekten.

Die von Appearances.TCustomGlyphButtonObjectAppearance implementierte Funktionalität bezieht sich auf den Schaltflächentyp, der einer der folgenden sein kann:

  • Schaltfläche Hinzufügen.
  • Stilschaltfläche Kontrollkästchen.
  • Schaltfläche Löschen.

Siehe auch