API:Data.Bind.Components.TLinkControlToProperty.OnActivated

提供:RAD Studio API Documentation

Delphi

property OnActivated: TNotifyEvent read GetOnActivated write SetOnActivated;

C++

__property OnActivated;

プロパティ

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

説明

このデリゲート ラッパーのバインディング式がアクティブになったときに発生するイベントです。 {{#multireplace:Data.Bind.Components.TLinkControlToProperty.OnActivated|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Bind.Components.TBindComponentDelegate.OnActivated|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Bind.Components.TBindComponentDelegate.OnActivated|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

このデリゲート ラッパーのバインディング式がアクティブになったときに発生するイベントです。

関連項目