Constructor for the object instance.
Parameters |
Description |
AOwner |
Owner of the object instance. |
Create is the Constructor for the object instance.
Create calls the inherited Create method. When AOwner is a TIdMessage instance, Create sets the MIMEBoundary for the decoder to the MIMEBoundary in the TIdMessage that owns the decoder class instance.
Create updates BodyEncoded to True when the TIdMessage owner has a non-blank ContentTransferEncoding containing a value other than '7bit', '8bit', or 'binary'.
TIdMessageDecoderMIME.Create
TIdMessageDecoderMIME.MIMEBoundary
TIdMessageDecoderMIME.BodyEncoded
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |