TSigmaItemAttachments Class

Represents type TSigmaItemAttachments.

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

The TSigmaItemAttachments type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Items[Integer]

Represents property Items[Integer].

Top
Show:
 NameDescription
Add(String)

Represents method Add(String).

Delete(Integer)

Represents method Delete(Integer).

GetItem(Integer)

Represents method GetItem(Integer).

Top