API:Data.Bind.Components.TBindingsList.UseAppManager

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

Delphi

property UseAppManager;

C++

__property UseAppManager = {default=1};

プロパティ

種類 可視性 ソース ユニット
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindingsList

説明

バインディング リストが、バインディングを管理するために、グローバル アプリケーション マネージャを使用するかを示します。

Data.Bind.Components.TBindingsList.UseAppManager は Data.Bind.Components.TCustomBindingsList.UseAppManager を継承しています。以下の内容はすべて Data.Bind.Components.TCustomBindingsList.UseAppManager を参照しています。

バインディング リストが、バインディングを管理するために、グローバル アプリケーション マネージャを使用するかを示します。

関連項目