Internet Direct (Indy) Version 9.0.1 Beta
TIdNetworkCalculator.StartIP
Determines the first available IP address for the network.

function StartIP: String;
Returns
String - IP address in "dotted-decimal" format, like 129.71.2.4.

Description
StartIP is a String function used to determine the first available IP address for the network. StartIP uses the values in NetworkAddress and NetworkMask to perform calculations for available network addresses.