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

Default value for the TIdIPWatch.WatchInterval property.

File
IP_WATCH_INTERVAL = 1000;

IP_WATCH_INTERVAL is the default value for the TIdIPWatch.WatchInterval property. IP_WATCH_INTERVAL is used in the class definition and the constructor to prevent problems with Delphi's form streaming mechanism. 

Changing the value of IP_WATCH_INTERVAL 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.