API:Data.Bind.Components.TCustomLinkControlToField

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TLinkControlToFieldDelegateData.Bind.Components.TLinkControlDelegateData.Bind.Components.TBindComponentDelegateTCustomLinkControlToField

Delphi

TCustomLinkControlToField = class(TLinkControlToFieldDelegate)

C++

class PASCALIMPLEMENTATION TCustomLinkControlToField : public TLinkControlToFieldDelegate

Eigenschaften

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

Beschreibung

Ist eine Bindungskomponente, die eine andere Bindungskomponente kapselt und auf ein Steuerelement, eine Datenquelle und ein Feld verweist.

Data.Bind.Components.TCustomLinkControlToField erbt von Data.Bind.Components.TLinkControlToFieldDelegate. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TLinkControlToFieldDelegate.

Ist eine Bindungskomponente, die eine andere Bindungskomponente kapselt und auf ein Steuerelement, eine Datenquelle und ein Feld verweist.

Die Klasse TLinkControlToFieldDelegate implementiert eine Bindungskomponente, die eine andere Bindungskomponente kapselt und auf ein Steuerelement, eine Datenquelle und ein Feld verweist.

Weitere Informationen über Delegaten finden Sie im Thema Neue LiveBinding im Abschnitt Schnellübersicht über Bindungskomponenten.

Siehe auch