SigmaLicense Class

Represents type SigmaLicense.

Namespace: Sigma.License
TObject
  Sigma.License.SigmaLicense
type
 SigmaLicense = class sealed(TObject)
 end;

The SigmaLicense type exposes the following members.

Show:
 NameDescription
Activated

Represents property Activated.

CustomerName

Represents property CustomerName.

Floating

Represents property Floating.

IsEvaluation

Represents property IsEvaluation.

IsValid

Represents property IsValid.

LicenseClassName

Represents property LicenseClassName.

LicenseNumber

Represents property LicenseNumber.

UserName

Represents property UserName.

Vendor

Represents property Vendor.

Top
Show:
 NameDescription
GetActivated

Represents method GetActivated.

GetCustomerName

Represents method GetCustomerName.

GetFloating

Represents method GetFloating.

GetIsEvaluation

Represents method GetIsEvaluation.

GetIsValid

Represents method GetIsValid.

GetLicenseClassName

Represents method GetLicenseClassName.

GetLicenseNumber

Represents method GetLicenseNumber.

GetUserName

Represents method GetUserName.

GetVendor

Represents method GetVendor.

Top