TProjectAttachments Class

Represents type TProjectAttachments.

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

The TProjectAttachments type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Items[Integer]

Represents property Items[Integer].

Top
Show:
 NameDescription
AddFromFile(String,Boolean)

Represents method AddFromFile(String,Boolean).

Clear

Represents method Clear.

FindByName(String)

Represents method FindByName(String).

GetCount

Represents method GetCount.

GetItem(Integer)

Represents method GetItem(Integer).

Top