IBX.IBServices.TIBLicensingService.ID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ID: String  read FID write FID;

C++

__property System::UnicodeString ID = {read=FID, write=FID};

Properties

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

Description

Sets or returns the license identification.

Use ID to set or return the license identification.

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