Data.Bind.Components.TContainedBindComponent.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TContainedBindComponent(System::Classes::TComponent* AOwner);

Eigenschaften

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

Beschreibung

Erstellt eine Instanz der Klasse TContainedBindComponent.

Siehe auch