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

説明

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

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

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