Internet Direct (Indy)
|
Specifies the event handler for updates to ListIP.
property OnGenIPList: TIdNotifyEvent;
OnGenIPList is a TNotifyEvent property that specifies the event handler for changes to IP address in ListIP.
OnGenIPList is triggered when...
Use OnGenIPList to notify the application that IP addresses in ListIP have been regenerated after a change to network address settings. Assign an OnGenIPList event handler to respond to the event notification.
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. |