RAD Studio VCL Reference
|
Returns license mask information.
property LicenseMaskInfo: TLicenseMaskInfo;
__property TLicenseMaskInfo LicenseMaskInfo;
Use the LicenseMaskInfo property to return licensing information as a TLicenseMaskInfo record, which includes the license mask and capability mask. A license mask is a bitmask representing the software activation certificate options currently enabled on the server. A capability mask is a bitmask representing the capabilities currently enabled on the server.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|