Topic Path: Symbol Reference > Classes > TIdDICT Class > TIdDICT Properties > TryMIME Property
ContentsIndexHome
PreviousUpNext
TIdDICT.TryMIME Property

Indicates if the DICT OPTION MIME command is used for the client connection.

property TryMIME: Boolean;

TryMIME is a Boolean property that indicates if the DICT OPTION MIME command should be used when establishing the DICT client connection in the Connect method. 

When TryMIME contains True and the value "MIME" is stored in the Capabilities for the DICT server, the DICT OPTION MIME command is sent to the remote server. 

The default value for TryMIME is DEF_TRYMIME as assigned during initialization of the component.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.