API: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 oder mehrere andere Bindungskomponenten kapselt.

Data.Bind.Components.TLinkControlDelegate 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