Used to get licensing information.
property LicenseInfo: TIBCLicenseInfo;
Use the LicenseInfo property to return licensing information as a TIBCLicenseInfo record, which includes the key, ID, and number of licensed users.
Note: You sould install InterBase 6 to use this feature.