Internet Direct (Indy) Version 9.0.2 Beta
ID_MSG_USENOWFORDATE
Default value for the TIdMessage.UseNowForDate property.

ID_MSG_USENOWFORDATE = True;
Description
ID_MSG_USENOWFORDATE is the default value for the TIdMessage.UseNowForDate 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.