Data.Bind.Components.TBindListLink.OnActivated
[–] Properties | |
---|---|
Type: event | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindListLink |
Delphi
property OnActivated;
C++
__property OnActivated;
Description
Event that occurs when the binding expressions have been activated.
Data.Bind.Components.TBindListLink.OnActivated inherits from Data.Bind.Components.TCommonBindComponent.OnActivated. All content below this line refers to Data.Bind.Components.TCommonBindComponent.OnActivated.
Event that occurs when the binding expressions have been activated.