API:Data.Bind.Components.TBindComponentDelegate

Aus RAD Studio API Documentation

TBindComponentDelegateData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TBindComponentDelegate = class(TContainedBindComponent)

C++

class PASCALIMPLEMENTATION TBindComponentDelegate : public TContainedBindComponent

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Beschreibung

Basisklasse für alle allgemeinen, davon abgeleiteten Bindungskomponenten. Data.Bind.Components.TBindComponentDelegate erbt von Data.Bind.Components.TContainedBindComponent. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TContainedBindComponent.

Basisklasse für alle allgemeinen, davon abgeleiteten Bindungskomponenten.

TContainedBindComponent ist die abstrakte Basisklasse für TCommonBindComponent.

Siehe auch