IBX.IBServices.TIBCustomService.Create

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

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

プロパティ

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

説明

TIBCustomService のインスタンスを作成します。

Create メソッドを呼び出すと,TIBCustomService のインスタンスを作成できます。