Internet Direct (Indy) Version 9.0.1 Beta
ID_MSG_NODECODE
Default value for the TIdMessage.NoDecode property.

ID_MSG_NODECODE = False;
Description
ID_MSG_NODECODE is the default value for the TIdMessage.NoDecode property. This is used in the class definition and the constructor. This is done to prevent problems with Delphi's form streaming mechanism. Changing this value will change the default value for that property.