FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.Enabled

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Enabled: Boolean read FEnabled write SetEnabled;

C++

__property bool Enabled = {read=FEnabled, write=SetEnabled, nodefault};

Propriétés

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


Description

Détermine si le bouton glyphe est activé (True) ou non (False).

Voir aussi