API:Fmx.Bind.DBLinks.TCustomBindDBGridLink.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

プロパティ

種類 可視性 ソース ユニット
constructor public
Fmx.Bind.DBLinks.pas
Fmx.Bind.DBLinks.hpp
Fmx.Bind.DBLinks TCustomBindDBGridLink

説明


TContainedBindComponent クラスのインスタンスを作成します。

Fmx.Bind.DBLinks.TCustomBindDBGridLink.Create は Data.Bind.Components.TContainedBindComponent.Create を継承しています。以下の内容はすべて Data.Bind.Components.TContainedBindComponent.Create を参照しています。

TContainedBindComponent クラスのインスタンスを作成します。

関連項目