Internet Direct (Indy)
Home
PreviousUpNext
ID_MSG_PRIORITY Constant

Default value for the TIdMessage.Priority property.

Pascal
ID_MSG_PRIORITY = mpNormal;

ID_MSG_PRIORITY is the default value for the TIdMessage.Priority property. 

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

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.