Indicates that IP history collection is active.
property Active: Boolean;
Active is a Boolean property used to indicate that the class instance is ready to detect new IP addresses. For TIdIPWatch, changing the value of Active also updates the state of the internal TIdIPWatchThread used by the object instance.
The default value for Active is IP_WATCH_ACTIVE.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|