Data.Bind.Components.TLinkControlToField

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TCustomLinkControlToFieldData.Bind.Components.TLinkControlToFieldDelegateData.Bind.Components.TLinkControlDelegateData.Bind.Components.TBindComponentDelegateTLinkControlToField

Delphi

TLinkControlToField = class(TCustomLinkControlToField)

C++

class PASCALIMPLEMENTATION TLinkControlToField : public TCustomLinkControlToField

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 Steuerelement mit einem Feld.

Die Klasse TLinkControlToField erweitert TCustomLinkControlToField um published-Eigenschaften.

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

Siehe auch