Data.Bind.Components.TBindGridList.OnAssignedValue
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: published | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TBindGridList | |
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.TBindGridList.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.