API:Fmx.Bind.DBLinks.TCustomBindDBGridLink.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Fmx.Bind.DBLinks.pas
Fmx.Bind.DBLinks.hpp
Fmx.Bind.DBLinks TCustomBindDBGridLink

Beschreibung


Erstellt eine Instanz der Klasse TContainedBindComponent.

Fmx.Bind.DBLinks.TCustomBindDBGridLink.Create erbt von Data.Bind.Components.TContainedBindComponent.Create. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TContainedBindComponent.Create.

Erstellt eine Instanz der Klasse TContainedBindComponent.

Siehe auch