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