Internet Direct (Indy) Version 9.0.1 Beta
TIdIPWatch.IsOnline
Identifies if the local host is online.

property IsOnline: Boolean;
Description
IsOnline is a read-only Boolean property used to identify the current online status. IsOnline is updated in the CheckStatus method, and is set to True when the current IP address is not empty ('') or the default local host value 127.0.0.1.

The default value for IsOnline is False.