Data.Bind.Controls.TBindNavigatorController.Active

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Active: Boolean read GetActive;

C++

__property bool Active = {read=GetActive, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.Bind.Controls.pas
Data.Bind.Controls.hpp
Data.Bind.Controls TBindNavigatorController

Beschreibung

Legt fest, ob die Bindungsausdrücke, die diesen Bindungsnavigator mit der Datenquelle verbinden, aktiv oder inaktiv sind.

Siehe auch