Internet Direct (Indy)
Home
PreviousUpNext
TIdIPWatch.IsOnline Property

Identifies if the local host is online.

Pascal
property IsOnline: Boolean;

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.

CheckStatus CurrentIP

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.