Internet Direct (Indy) Version 9.0.2 Beta
IndyMIMEBoundary
Represents the default MIME boundary for Indy MIME encoders.

IndyMIMEBoundary = '=_NextPart_2rfkindysadvnqw3nerasdf';
Description
IndyMIMEBoundary is a String constant that represents the default MIME boundary for Indy MIME encoders. IndyMIMEBoundary is used by TIdMessageEncoderInfoMIME when the InitializeHeaders method is used to generate MIME headers for a TIdMessage instance.