API:Data.Bind.Components.TBindComponentDelegate.OnAssignedValue
Delphi
property OnAssignedValue: TBindCompAssignedValueEvent read GetOnAssignedValue write SetOnAssignedValue;
C++
__property TBindCompAssignedValueEvent OnAssignedValue = {read=GetOnAssignedValue, write=SetOnAssignedValue};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TBindComponentDelegate |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!