IBX.IBServices.TIBConfigService.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner : TComponent); override;

C++

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

Properties

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

Description

Creates an instance of TIBControlService

IBX.IBServices.TIBConfigService.Create inherits from IBX.IBServices.TIBControlService.Create. All content below this line refers to IBX.IBServices.TIBControlService.Create.

Creates an instance of TIBControlService

Call Create to create an instance of TIBControlService.

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