Data.Bind.Components.TBindControlValue.OnAssigningValue
[–] Properties | |
---|---|
Type: event | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindControlValue |
Delphi
property OnAssigningValue;
C++
__property OnAssigningValue;
Description
Event that occurs before assigning a value to one of the binding expressions.
Data.Bind.Components.TBindControlValue.OnAssigningValue inherits from Data.Bind.Components.TCommonBindComponent.OnAssigningValue. All content below this line refers to Data.Bind.Components.TCommonBindComponent.OnAssigningValue.
Event that occurs before assigning a value to one of the binding expressions.