RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLicenseInfo Class

TLicenseInfo stores information about licensed users.

Pascal
TLicenseInfo = class;
C++
class TLicenseInfo;

Key lists the license key for each licensed user. 

Id lists the user Id for each licensed user. 

Desc lists the description of each licensed user. 

LicensedUsers indicates the number of users (the number of entries in the lists). 

 

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