TSigmaContentLicense Class

Represents type TSigmaContentLicense.

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

The TSigmaContentLicense type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the TSigmaContentLicense class.

Top
Show:
 NameDescription
Expiration

Represents property Expiration.

Expires

Represents property Expires.

HasReferences

Represents property HasReferences.

Info

Represents property Info.

LicenseAcquired

Represents property LicenseAcquired.

LicenseRequired

Represents property LicenseRequired.

State

Represents property State.

Top
Show:
 NameDescription
GetExpiration

Represents method GetExpiration.

GetExpires

Represents method GetExpires.

GetHasReferences

Represents method GetHasReferences.

GetInfo

Represents method GetInfo.

GetLicenseAcquired

Represents method GetLicenseAcquired.

GetLicenseRequired

Represents method GetLicenseRequired.

GetState

Represents method GetState.

Top