Classe TRESTDWMessageDecoderMIME
Unit
Declaração
type TRESTDWMessageDecoderMIME = class(TRESTDWMessageDecoder)
Descrição
No description available, ancestor TRESTDWMessageDecoder description follows
No description available, ancestor TRESTDWComponent description follows
Hierarquia
- TObject
- TPersistent
- TComponent
- TRESTDWComponent
- TRESTDWMessageDecoder
- TRESTDWMessageDecoderMIME
Visão Geral
Campos
![]() |
FFirstLine: String; |
![]() |
FMIMEBoundary: String; |
![]() |
FProcessFirstLine: Boolean; |
![]() |
FBodyEncoded: Boolean; |
Métodos
![]() |
Function GetProperHeaderItem(Const Line : String) : String; |
![]() |
Constructor Create(AOwner : TComponent; Const ALine : String); Reintroduce; Overload; |
![]() |
Function ReadBody(ADestStream : TStream; Var VMsgEnd : Boolean) : TRESTDWMessageDecoder; Override; |
![]() |
Procedure CheckAndSetType(Const AContentType, AContentDisposition : String); |
![]() |
Procedure ReadHeader; Override; |
![]() |
Function GetAttachmentFilename(Const AContentType, AContentDisposition : String) : String; |
![]() |
Function RemoveInvalidCharsFromFilename(Const AFilename : String) : String; |
Propriedades
![]() |
property MIMEBoundary : String Read FMIMEBoundary Write FMIMEBoundary; |
![]() |
property BodyEncoded : Boolean Read FBodyEncoded Write FBodyEncoded; |
Descrição
Campos
![]() |
FFirstLine: String; |
![]() |
FMIMEBoundary: String; |
![]() |
FProcessFirstLine: Boolean; |
![]() |
FBodyEncoded: Boolean; |
Métodos
![]() |
Function GetProperHeaderItem(Const Line : String) : String; |
![]() |
Constructor Create(AOwner : TComponent; Const ALine : String); Reintroduce; Overload; |
![]() |
Function ReadBody(ADestStream : TStream; Var VMsgEnd : Boolean) : TRESTDWMessageDecoder; Override; |
![]() |
Procedure CheckAndSetType(Const AContentType, AContentDisposition : String); |
![]() |
Procedure ReadHeader; Override; |
![]() |
Function GetAttachmentFilename(Const AContentType, AContentDisposition : String) : String; |
![]() |
Function RemoveInvalidCharsFromFilename(Const AFilename : String) : String; |
Propriedades
![]() |
property MIMEBoundary : String Read FMIMEBoundary Write FMIMEBoundary; |
![]() |
property BodyEncoded : Boolean Read FBodyEncoded Write FBodyEncoded; |
Gerado por PasDoc 0.16.0.