Internet Direct (Indy) Version 9.0.2 Beta
TIdNetworkCalculator.OnGenIPList
Specifies the event handler for updates to ListIP.

property OnGenIPList: TNotifyEvent;
Description
OnGenIPList is a TNotifyEvent property that specifies the event handler for changes to IP address in ListIP.

Todo
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.