API:IBX.IBServices.TIBCustomConfigService.ServiceStart

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ServiceStart; override;

C++

virtual void __fastcall ServiceStart();

Properties

Type Visibility Source Unit Parent
procedure
function
public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBCustomConfigService

Description

Starts the service.

IBX.IBServices.TIBCustomConfigService.ServiceStart inherits from IBX.IBServices.TIBControlService.ServiceStart. All content below this line refers to IBX.IBServices.TIBControlService.ServiceStart.

Starts the service.

Call ServiceStart to start the service.

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