TSigmaProjectPropertySetList Class

Represents type TSigmaProjectPropertySetList.

Namespace: Sigma.Document
TObject
  Sigma.Document.TSigmaProjectPropertySetList
type
 TSigmaProjectPropertySetList = class sealed(TObject)
 end;

The TSigmaProjectPropertySetList type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Items[String]

Represents property Items[String].

Top
Show:
 NameDescription
Add(String)

Represents method Add(String).

Clear

Represents method Clear.

FindByName(String)

Represents method FindByName(String).

GetCount

Represents method GetCount.

GetItem(String)

Represents method GetItem(String).

Top