REST.Backend.ServiceComponents.TSubBackendQueryBindSource.AutoActivate

Aus RAD Studio API Documentation

Delphi

property AutoActivate: Boolean read FAutoActivate write SetAutoActivate default 1;

C++

__property AutoActivate = {default=1};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TSubBackendQueryBindSource

Beschreibung

Gibt an, ob die Bindungsquelle automatisch aktiviert wird. {{#multireplace:REST.Backend.ServiceComponents.TSubBackendQueryBindSource.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