EldoS
Navigation
Web site
Support
Table Of Contents

TElMessagePartHandler class

Properties     Methods     Declared in     See also    


 

TElMessagePartHandler is a descendant of TElCustomControlledProcess.
TElMessagePartHandler is a base class for TElMessagePartHandlerSMime

 
 

Description

    TElMessagePartHandler is a base class for additional part handlers implementation. TElMessagePartHandler provides common interface with empty functionality for handler classes. It does not affect final result of message parsing and assembly. Descendants of TElMessagePartHandler should implement only the methods they need.
    Although it is possible to create an instance of TElMessagePartHandler, do not use it directly in your applications.

 
 

Properties

  • DecodedPart
  • ErrorText
  • IsDecoderActivated
  • IsError
  • ResultCode
Inherited from TElCustomControlledProcess
  • ProcessController
  • ProcessLocked
 
 

Methods

  • Constructor
  • Destructor
  • Decode
  • GetDescription
  • GetPartHandlerDescription
Inherited from TElCustomControlledProcess
  • CheckProcessController
 

Protected Methods

  • Clear
  • Clone
  • IsAttachment
  • IsAudio
  • IsImage
  • IsInline
  • IsMessage
  • IsMultipart
  • IsSupportedThisBody
  • IsSupportedThisContentType
  • IsText
  • IsTextPlain
  • IsVideo
  • OnAssemble
  • OnParse
  • SetError
 
 

Declared in

.NET:

  • Namespace: SBMIME
  • Assembly: SecureBlackbox.MIME
VCL:
  • Unit: SBMIME
ActiveX/DLL: Not available
 
 

See also:     TElMessagePart    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation