API:Data.Bind.Components.TContainedBindComponent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TBasicBindComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTContainedBindComponent

Delphi

TContainedBindComponent = class abstract(TBasicBindComponent)

C++

class PASCALIMPLEMENTATION TContainedBindComponent : public TBasicBindComponent

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 enthaltenen, davon abgeleiteten Bindungskomponenten.

Data.Bind.Components.TContainedBindComponent erbt von Data.Bind.Components.TBasicBindComponent. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TBasicBindComponent.

Basisklasse für alle enthaltenen, davon abgeleiteten Bindungskomponenten. Alle Bindungskomponenten haben schließlich TBasicBindComponent als Vorfahre.

Siehe auch