API:Data.Bind.Components.TCustomLinkControlToProperty

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. {{#multireplace:Data.Bind.Components.TCustomLinkControlToProperty|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Data.Bind.Components.TLinkControlDelegate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Data.Bind.Components.TLinkControlDelegate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
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.