API:Data.Bind.Components.TBindList.AutoActivate
Delphi
property AutoActivate: Boolean read GetAutoActivate write SetAutoActivate default 1;
C++
__property AutoActivate = {default=1};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | published | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TBindList |
説明
バインディング式を自動的に有効化するかどうかを示します。
Data.Bind.Components.TBindList.AutoActivate は Data.Bind.Components.TActivatedContainedBindComponent.AutoActivate を継承しています。以下の内容はすべて Data.Bind.Components.TActivatedContainedBindComponent.AutoActivate を参照しています。
バインディング式を自動的に有効化するかどうかを示します。 デフォルトでは、AutoActivate は、True に設定されています。