API:Data.Bind.ObjectScope.TAdapterBindSource.AutoActivate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AutoActivate;

C++

__property AutoActivate;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TAdapterBindSource

Beschreibung

Gibt an, ob die Bindungsquelle automatisch aktiviert wird.

Data.Bind.ObjectScope.TAdapterBindSource.AutoActivate erbt von Data.Bind.ObjectScope.TBaseObjectBindSource.AutoActivate. Der folgende Inhalt bezieht sich auf Data.Bind.ObjectScope.TBaseObjectBindSource.AutoActivate.

Gibt an, ob die Bindungsquelle automatisch aktiviert wird. Setzen Sie AutoActive auf True für automatische Aktivierung.

Siehe auch