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

Default value for the TIdIcmpClient.ReceiveTimeout property.

File
Id_TIDICMP_ReceiveTimeout = 5000;

Id_TIDICMP_ReceiveTimeout is the default value for the TIdIcmpClient.ReceiveTimeout 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.

TIdICMPClient

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