API:Data.Bind.Components.TLinkPropertyToFieldDelegate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TBindComponentDelegateData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponentTLinkPropertyToFieldDelegate

Delphi

TLinkPropertyToFieldDelegate = class(TBindComponentDelegate, IBindActivate)

C++

class PASCALIMPLEMENTATION TLinkPropertyToFieldDelegate : 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 oder mehrere andere Bindungskomponenten kapselt.

Data.Bind.Components.TLinkPropertyToFieldDelegate erbt von Data.Bind.Components.TBindComponentDelegate. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TBindComponentDelegate.

Ist eine Bindungskomponente, die eine oder mehrere andere Bindungskomponenten kapselt.

Siehe auch