TProjectFileAttachment Class
Represents type TProjectFileAttachment
.
Sigma.Document.TProjectAttachment
Sigma.Document.TProjectFileAttachment
Sigma.Document.TProjectPdfAttachment
type TProjectFileAttachment = class(TProjectAttachment) end;
The TProjectFileAttachment type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description | Represents property |
![]() | Filename | Represents property |
![]() | Group | Represents property |
![]() | Hidden | Represents property |
![]() | Name | Represents property |
![]() | Size | Represents property |
Name | Description | |
---|---|---|
![]() | GetDescription | Represents method |
![]() | GetFilename | Represents method |
![]() | GetGroup | Represents method |
![]() | GetHidden | Represents method |
![]() | GetName | Represents method |
![]() | GetSize | Represents method |
![]() | LoadFromStream(TStream) | Represents method |
![]() | SaveToStream(TStream) | Represents method |
![]() | SetDescription(String) | Represents method |
![]() | SetGroup(String) | Represents method |
![]() | SetHidden(Boolean) | Represents method |
![]() | SetName(String) | Represents method |