Data.Bind.Components.TLinkControlDelegate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TBindComponentDelegateData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponentSystem.Classes.TPersistentTLinkControlDelegate

Delphi

TLinkControlDelegate = class(TBindComponentDelegate, IBindActivate)

C++

class PASCALIMPLEMENTATION TLinkControlDelegate : public TBindComponentDelegate

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 verweist.

Die Klasse TLinkControlDelegate implementiert eine Bindungskomponente, die eine andere Bindungskomponente kapselt und auf ein Steuerelement verweist.

Weitere Informationen über Delegaten finden Sie im Thema Neue LiveBinding im Abschnitt Übersicht über Komponenten für die schnelle Bindung.

Siehe auch