API:Data.Bind.Components.TBindListLink.OnActivating
Delphi
property OnActivating;
C++
__property OnActivating;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
event | published | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TBindListLink |
説明
バインディング式をアクティブにする際に発生するイベントです。
Data.Bind.Components.TBindListLink.OnActivating は Data.Bind.Components.TCommonBindComponent.OnActivating を継承しています。以下の内容はすべて Data.Bind.Components.TCommonBindComponent.OnActivating を参照しています。
バインディング式をアクティブにする際に発生するイベントです。