IBX.IBServices.TIBServerProperties.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Properties

Type Visibility Source Unit Parent
constructor public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBServerProperties

Description

Creates an instance of TIBServerProperties

Call Create to create an instance of TIBServerProperties.

Note: You must install InterBase 6 to use this feature.