IBX.IBServices.TIBLicensingService.AddLicense

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddLicense;

C++

void __fastcall AddLicense();

Properties

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

Description

Adds an InterBase software activation certificate.

Call AddLicense along to add an InterBase software activation certificate. The Key and ID properties must be supplied.

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