FMX.ListView.Appearances.TGlyphButtonObjectAppearance.Enabled
Delphi
property Enabled stored IsEnabledStored nodefault;
C++
__property Enabled = {stored=IsEnabledStored};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | published | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp | FMX.ListView.Appearances | TGlyphButtonObjectAppearance | 
Description
Determines whether the glyph button is enabled (True) or not (False).
FMX.ListView.Appearances.TGlyphButtonObjectAppearance.Enabled inherits from FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.Enabled. All content below this line refers to FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.Enabled.
Determines whether the glyph button is enabled (True) or not (False).