Fmx.Bind.Navigator.TBindNavGlyph

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TBindNavGlyph = (ngEnabled, ngDisabled);

C++

enum DECLSPEC_DENUM TBindNavGlyph : unsigned char { ngEnabled, ngDisabled };

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
enum public
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator Fmx.Bind.Navigator

Beschreibung

Aufzählung mit Werten zum Aktivieren oder Deaktivieren der Glyphen (Bilder) auf Schaltflächen des Bindungsnavigators.

TBindNavGlyph wird intern verwendet.

Siehe auch