API:Data.Bind.Components.TCommonBindComponent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCommonBindComponent

Delphi

TCommonBindComponent = class(TContainedBindComponent, IBindMemberChange)

C++

class PASCALIMPLEMENTATION TCommonBindComponent : 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.TCommonBindComponent 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