Internet Direct (Indy) Version 9.0.2 Beta
TIdNetworkCalculator.NetworkAddress
Specifies a local address on a network.

property NetworkAddress: TIpProperty;
Description
NetworkAddress is a TIPProperty property that identifies the local address for a computer on the network. NetworkAddress allows the local address to be retrieved and assigned using a variety of representations of the 32-bit IP address, as permitted by TIPProperty.

NetworkAddress is used in conjunction with NetworkMask to determine the NetworkClass for the complete network address. The OnNetAddressChange event handler is triggered when the value in NetworkAddress is modified.