RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBServerProperties.LicenseInfo Property

Indicates license information.

Pascal
property LicenseInfo: TLicenseInfo;
C++
__property TLicenseInfo LicenseInfo;

Use the LicenseInfo property to return licensing information as a TLicenseInfo record, which includes the key, ID, and number of licensed users.

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

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!