Topic Path: Symbol Reference > Constants > ID_MSG_NODECODE Constant
ContentsIndexHome
PreviousUpNext
ID_MSG_NODECODE Constant

Default value for the TIdMessage.NoDecode property.

File
ID_MSG_NODECODE = False;

ID_MSG_NODECODE is the default value for the TIdMessage.NoDecode property. 

ID_MSG_NODECODE 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.

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