API:IBX.IBServices.TIBServerProperties.Create

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

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

プロパティ

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

説明

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

IBX.IBServices.TIBServerProperties.Create は IBX.IBServices.TIBControlService.Create を継承しています。以下の内容はすべて IBX.IBServices.TIBControlService.Create を参照しています。

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

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

メモ:  この機能を使用するには,InterBase 6 をインストールする必要があります。