Data.Bind.Components.TLinkListControlToField
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TLinkListControlToField = class(TCustomLinkListControlToField)
C++
class PASCALIMPLEMENTATION TLinkListControlToField : public TCustomLinkListControlToField
Description
Links a list control to a field.
The TLinkListControlToField class extends TCustomLinkListControlToField with published properties.
Tip: If the direction is bidirectional, then the control must support the IEditLinkObserver interface.