API:Data.Bind.Components.TCustomLinkPropertyToField

Delphi
TCustomLinkPropertyToField = class(TLinkPropertyToFieldDelegate)
C++
class PASCALIMPLEMENTATION TCustomLinkPropertyToField : public TLinkPropertyToFieldDelegate
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
Description
Is a binding component that wraps another binding component and references a component property, data source, and field name. {{#multireplace:Data.Bind.Components.TCustomLinkPropertyToField|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Bind.Components.TLinkPropertyToFieldDelegate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.Bind.Components.TLinkPropertyToFieldDelegate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Is a binding component that wraps another binding component and references a component property, data source, and field name.
The TLinkPropertyToFieldDelegate class implements a binding component that wraps another binding component and references a component property, a data source, and a field name.
For more information regarding the delegates, please refer to the New LiveBinding topic, the Quick Binding Components Reference section.