Internet Direct (Indy)
Home
PreviousUpNext
TIdNetworkCalculator.NetworkMask Property

Specifies the network address mask for the current network settings.

Pascal
property NetworkMask: TIpProperty;

NetworkMask is a TIpProperty that identifies the network address mask for computers on the network. 

NetworkMask is used in determining valid IP address for local computers on the network and the network number used for routing and gateway applications. 

NetworkMask is used in conjunction with NetworkAddress to determine the NetworkClass for the complete network address. NetworkMaskLength identifies the number of available network address based on NetworkMask. 

The OnNetMaskChange event handler is triggered when the value in NetworkMask is modified.

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.