API:Data.Bind.Components.TBindExprItems.OnAssignedValue
[–] Properties | |
---|---|
Type: event | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindExprItems |
Delphi
property OnAssignedValue;
C++
__property OnAssignedValue;
Description
Event that occurs after a value has been assigned to one of the binding expressions.
Data.Bind.Components.TBindExprItems.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.