Data.Bind.Components.TLinkFillControlToField.OnActivated

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnActivated: TNotifyEvent read GetOnActivated write SetOnActivated;

C++

__property OnActivated;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkFillControlToField

Beschreibung

Ereignis, das ausgelöst wird, wenn die Bindungsausdrücke dieses Delegat-Wrappers ausgelöst wurden.

Data.Bind.Components.TLinkFillControlToField.OnActivated erbt von Data.Bind.Components.TBindComponentDelegate.OnActivated. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TBindComponentDelegate.OnActivated.

Ereignis, das ausgelöst wird, wenn die Bindungsausdrücke dieses Delegat-Wrappers ausgelöst wurden.

Siehe auch