API:IBX.IBServices.TIBControlService.Create

From RAD Studio API Documentation

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Properties

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

Description

Creates an instance of TIBCustomService IBX.IBServices.TIBControlService.Create inherits from IBX.IBServices.TIBCustomService.Create. All content below this line refers to IBX.IBServices.TIBCustomService.Create.

Creates an instance of TIBCustomService

Call Create to create an instance of TIBCustomService.