API:Data.Bind.ObjectScope.TAdapterBindSource.AutoActivate

Aus RAD Studio API Documentation

Delphi

property AutoActivate: Boolean read FAutoActivate write SetAutoActivate;

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. {{#multireplace:Data.Bind.ObjectScope.TAdapterBindSource.AutoActivate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Data.Bind.ObjectScope.TBaseObjectBindSource.AutoActivate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Data.Bind.ObjectScope.TBaseObjectBindSource.AutoActivate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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

Siehe auch