API:Data.Bind.Components.TCustomLinkControlToProperty

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TLinkControlDelegateData.Bind.Components.TBindComponentDelegateData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentTCustomLinkControlToProperty

Delphi

TCustomLinkControlToProperty = class(TLinkControlDelegate)

C++

class PASCALIMPLEMENTATION TCustomLinkControlToProperty : public TLinkControlDelegate

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.

Data.Bind.Components.TCustomLinkControlToProperty erbt von Data.Bind.Components.TLinkControlDelegate. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TLinkControlDelegate.

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