Data.Bind.Components.TLinkFillControlToProperty.OnActivating

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnActivating;

C++

__property OnActivating;

Eigenschaften

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

Beschreibung

Ereignis, das beim Aktivieren der Bindungsausdrücke dieses Delegat-Wrappers ausgelöst wird.

Data.Bind.Components.TLinkFillControlToProperty.OnActivating erbt von Data.Bind.Components.TBindComponentDelegate.OnActivating. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TBindComponentDelegate.OnActivating.

Ereignis, das beim Aktivieren der Bindungsausdrücke dieses Delegat-Wrappers ausgelöst wird.

Siehe auch