TSigmaContentLicenseInfo Class

Namespace: Sigma.License
TObject
  Sigma.License.TSigmaContentLicenseInfo
    Sigma.License.TSigmaContentLicenseInfoWriter
type
 TSigmaContentLicenseInfo = class(TObject)
 end;

The TSigmaContentLicenseInfo type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the TSigmaContentLicenseInfo class.

Top
Show:
 NameDescription
AuthorID

Represents property AuthorID.

AuthorName

Represents property AuthorName.

AuthorURL

Represents property AuthorURL.

Info

Represents property Info.

Kind

Represents property Kind.

ProductID

Represents property ProductID.

ProductName

Represents property ProductName.

ProductURL

Represents property ProductURL.

ProductVersion

Represents property ProductVersion.

RightsMask[Boolean]

Represents property RightsMask[Boolean].

Top
Show:
 NameDescription
AuthorDisplayName

Represents method AuthorDisplayName.

GetAuthorID

Represents method GetAuthorID.

GetAuthorName

Represents method GetAuthorName.

GetAuthorURL

Represents method GetAuthorURL.

GetInfo

Represents method GetInfo.

GetKind

Represents method GetKind.

GetProductID

Represents method GetProductID.

GetProductName

Represents method GetProductName.

GetProductURL

Represents method GetProductURL.

GetProductVersion

Represents method GetProductVersion.

GetRightsMask(Boolean)

Represents method GetRightsMask(Boolean).

ProductDisplayName

Represents method ProductDisplayName.

Top

TSigmaContentLicenseInfo is an abstract base class and can not be instantiated directly.