API:Data.Bind.Components.TBindLink.OnAssignedValue
Delphi
property OnAssignedValue;
C++
__property OnAssignedValue;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TBindLink |
Description
Event that occurs after a value has been assigned to one of the binding expressions.
Data.Bind.Components.TBindLink.OnAssignedValue inherits from Data.Bind.Components.TCommonBindComponent.OnAssignedValue. All content below this line refers to Data.Bind.Components.TCommonBindComponent.OnAssignedValue.
Event that occurs after a value has been assigned to one of the binding expressions.