Data.Bind.Components.TLinkControlToField.OnAssignedValue
[–] Properties | |
---|---|
Type: event | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TLinkControlToField |
Delphi
property OnAssignedValue;
C++
__property OnAssignedValue;
Description
Event that occurs after an expression has been evaluated and has assigned a value to an object member.
Data.Bind.Components.TLinkControlToField.OnAssignedValue inherits from Data.Bind.Components.TBindComponentDelegate.OnAssignedValue. All content below this line refers to Data.Bind.Components.TBindComponentDelegate.OnAssignedValue.
Event that occurs after an expression has been evaluated and has assigned a value to an object member.