API:Data.Bind.Components.TLinkControlToField.OnActivating

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 OnActivating;

C++

__property OnActivating;

Description

Event that occurs when activating the binding expressions of this delegate wrapper.

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

Event that occurs when activating the binding expressions of this delegate wrapper.

See Also