IBX.IBCustomDataSet.TIBDataSetUpdateObject.Create

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

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

プロパティ

種類 可視性 ソース ユニット
constructor public
IBX.IBCustomDataSet.pas
IBX.IBCustomDataSet.hpp
IBX.IBCustomDataSet TIBDataSetUpdateObject

説明

TIBDataSetUpdateObject コンポーネントのインスタンスを作成します。

Create メソッドを呼び出すと,TIBDataSetUpdateObject コンポーネントのインスタンスを作成できます。