FMX.ListView.Appearances.TGlyphButtonObjectAppearance.Enabled

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Enabled stored IsEnabledStored nodefault;

C++

__property Enabled = {stored=IsEnabledStored};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TGlyphButtonObjectAppearance

Beschreibung

Legt fest, ob die Glyphe-Schaltfläche aktiviert ist (True) oder nicht (False).

FMX.ListView.Appearances.TGlyphButtonObjectAppearance.Enabled erbt von FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.Enabled. Der folgende Inhalt bezieht sich auf FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.Enabled.

Legt fest, ob die Glyphe-Schaltfläche aktiviert ist (True) oder nicht (False).

Siehe auch