FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Delphi

TCustomGlyphButtonObjectAppearance = class(TCommonObjectAppearance)

C++

class PASCALIMPLEMENTATION TCustomGlyphButtonObjectAppearance : public TCommonObjectAppearance

Propriétés

Type Visibilité  Source Unité  Parent
class public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances FMX.ListView.Appearances

Description

Implémente la fonctionnalité permettant de décrire l'apparence graphique d'un objet bouton glyphe (graphique).

La fonctionnalité implémentée par Appearances.TCustomGlyphButtonObjectAppearance fait référence au type de bouton, qui peut être :

  • Le bouton Ajouter.
  • Le bouton de style Case à cocher.
  • Le bouton Supprimer.

Voir aussi