TSigmaItemList Class

Represents type TSigmaItemList.

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

The TSigmaItemList type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Items[Integer]

Represents property Items[Integer].

Top
Show:
 NameDescription
Add

Represents method Add.

Clear

 

GetCount

Represents method GetCount.

GetItem(Integer)

Represents method GetItem(Integer).

Insert(Integer)

Represents method Insert(Integer).

Remove(TSigmaItem)

Represents method Remove(TSigmaItem).

Top