Data.Bind.Components.TCustomLinkFillControlToField.Activated
Delphi
procedure Activated(Sender: TComponent); override;
C++
virtual void __fastcall Activated(System::Classes::TComponent* Sender);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
protected | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomLinkFillControlToField |
説明
ラッパー バインディング コンポーネントに対して、デリケート(含まれている)バインディング コンポーネントがアクティブになったことを知らせます。
Data.Bind.Components.TCustomLinkFillControlToField.Activated は Data.Bind.Components.TBindComponentDelegate.Activated を継承しています。以下の内容はすべて Data.Bind.Components.TBindComponentDelegate.Activated を参照しています。
ラッパー バインディング コンポーネントに対して、デリケート(含まれている)バインディング コンポーネントがアクティブになったことを知らせます。