Data.Bind.Components.TLinkFillControlToField
Delphi
TLinkFillControlToField = class(TCustomLinkFillControlToField)
C++
class PASCALIMPLEMENTATION TLinkFillControlToField : public TCustomLinkFillControlToField
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Data.Bind.Components.pas Data.Bind.Components.hpp  | 
        Data.Bind.Components | Data.Bind.Components | 
Description
Links a control to a field and fills the control with possible values.
The TLinkFillControlToField class extends TCustomLinkFillControlToField with published properties.
Tip: If the direction is bidirectional, then the control must support the IEditLinkObserver interface.