API:Data.Bind.Components.TCustomLinkListControlToField

Delphi
TCustomLinkListControlToField = class(TLinkControlToFieldDelegate, IControlEditorName)
C++
class PASCALIMPLEMENTATION TCustomLinkListControlToField : public TLinkControlToFieldDelegate
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 control, data source, and field. {{#multireplace:Data.Bind.Components.TCustomLinkListControlToField|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Bind.Components.TLinkControlToFieldDelegate|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.TLinkControlToFieldDelegate|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 control, data source, and field.
The TLinkControlToFieldDelegate class implements a binding component that wraps another binding component and references a control, a data source, and a field.
For more information regarding the delegates, please refer to the New LiveBinding topic, the Quick Binding Components Reference section.