IBX.IBServices.TIBLicensingService.Key

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Key: String read FKey write FKey;

C++

__property System::UnicodeString Key = {read=FKey, write=FKey};

Properties

Type Visibility Source Unit Parent
property published
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBLicensingService

Description

Sets or returns the license key.

Use Key to set or return the license key.

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