Data.Bind.Components.TBindExpression.Managed

提供:RAD Studio API Documentation

Delphi

property Managed;

C++

__property Managed = {default=1};

プロパティ

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

説明

バインディング式が管理されるかどうかを示します。 Data.Bind.Components.TBindExpression.Managed は Data.Bind.Components.TBaseBindExpression.Managed を継承しています。以下の内容はすべて Data.Bind.Components.TBaseBindExpression.Managed を参照しています。

バインディング式が管理されるかどうかを示します。 デフォルトでは、Managed は、True に設定されています。

関連項目