Internet Direct (Indy) Version 9.0.2 Beta
TIdIPWatchThread
Provides a Timer-like thread for TIdIPWatch.

TIdIPWatchThread = class(TIdThread)
Description
TIdIPWatchThread is a TIdThread descendant that provides the ability to monitor the local PC for new IP addresses at a defined interval. By default, TIdIPWatchThread awakens every Interval milliseconds and calls the TimerEvent until Terminated.