API:Data.Bind.Components.TBindExprItems.AutoActivate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AutoActivate;

C++

__property AutoActivate = {default=1};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindExprItems

Beschreibung

Gibt an, ob der Bindungsausdruck automatisch aktiviert wird.

Data.Bind.Components.TBindExprItems.AutoActivate erbt von Data.Bind.Components.TActivatedContainedBindComponent.AutoActivate. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TActivatedContainedBindComponent.AutoActivate.

Gibt an, ob der Bindungsausdruck automatisch aktiviert wird. Standardmäßig ist AutoActivate auf True gesetzt.

Siehe auch