TCilTsegLicenseInfo Class

The license class with all properties available on a valid license.

Unit: Olf.CilTseg.ClientLib
System.TObject
  Olf.CilTseg.ClientLib.TCilTsegData
    Olf.CilTseg.ClientLib.TCilTsegLicenseInfo
type TCilTsegLicenseInfo = class(TCilTsegData)

The TCilTsegLicenseInfo type exposes the following members.

Show:
 NameDescription
Create

Constructor method for this class. (Overrides Olf.CilTseg.ClientLib.TCilTsegData.Create .)

Top
Show:
 NameDescription
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 Olf.CilTseg.ClientLib.TCilTsegData .)

First_Activation

Date of the first activation of this license key.

LicenseNumber

The license number to see as a unique key.

Top