Internet Direct (Indy)
Home
PreviousUpNext
TIdNetworkCalculator.NetworkAddress Property

Specifies a local address on a network.

Pascal
property NetworkAddress: TIpProperty;

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

TIpProperty NetworkClass OnNetAddressChange OnChange

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.