Internet Direct (Indy) Version 9.0.2 Beta
TIdIPWatch.CurrentIP
Specifies the most recent IP used by the host.

property CurrentIP: string;
Description
CurrentIP is a read-only String property used to identify the most recent IP address returned by the LocalIP function. CurrentIP is updated as a result of TIdIPWatchThread event notifications when WatchInterval milliseconds has elapsed, or by a call to ForceCheck.