TCilTsegLicenseInfo Class
Definition
The license class with all properties available on a valid license.
Delphi
type TCilTsegLicenseInfo = class(TCilTsegData)
- Inheritance
Constructors
| Create |
Constructor method for this class. |
Properties
| End_Of_License |
Date of the end of validity for this license key. |
| End_Of_Maintenance |
Date of the end of the maintenance for this license key. |
| Error |
This property is True if an error occured to access to this an API or some datas. If all went good, the Error property is set to False. (Inherited from TCilTsegData) |
| First_Activation |
Date of the first activation of this license key. |
| LicenseNumber |
The license number to see as a unique key. |