Data.Bind.Components.TLinkListControlToField

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TCustomLinkListControlToFieldData.Bind.Components.TLinkControlToFieldDelegateData.Bind.Components.TLinkControlDelegateData.Bind.Components.TBindComponentDelegateTLinkListControlToField

Delphi

TLinkListControlToField = class(TCustomLinkListControlToField)

C++

class PASCALIMPLEMENTATION TLinkListControlToField : public TCustomLinkListControlToField

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components


Beschreibung

Verknüpft ein Listensteuerelement mit einem Feld.

Die Klasse TLinkListControlToField erweitert TCustomLinkListControlToField um published-Eigenschaften.

Tipp: Bei bidirektionalen Richtungen muss das Steuerelement das Interface IEditLinkObserver unterstützen.

Siehe auch