Data.Bind.Components.TLinkControlToField.OnActivated

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: published
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TLinkControlToField

Delphi

property OnActivated;

C++

__property OnActivated;

Description

Event that occurs when the binding expressions of this delegate wrapper have been activated.

Data.Bind.Components.TLinkControlToField.OnActivated inherits from Data.Bind.Components.TBindComponentDelegate.OnActivated. All content below this line refers to Data.Bind.Components.TBindComponentDelegate.OnActivated.

Event that occurs when the binding expressions of this delegate wrapper have been activated.

See Also