REST.Backend.ServiceComponents.TSubLoginBindSource.AutoActivate

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property AutoActivate;

C++

__property AutoActivate = {default=1};

プロパティ

種類 可視性 ソース ユニット
property published
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TSubLoginBindSource

説明


バインド ソース アダプタが自動的に有効化されるかどうかを示します。

REST.Backend.ServiceComponents.TSubLoginBindSource.AutoActivate は Data.Bind.ObjectScope.TBaseObjectBindSource.AutoActivate を継承しています。以下の内容はすべて Data.Bind.ObjectScope.TBaseObjectBindSource.AutoActivate を参照しています。

バインド ソース アダプタが自動的に有効化されるかどうかを示します。 AutoActive を True に設定すると、自動的に有効化されます。

関連項目