Internet Direct (Indy) Version 9.0.2 Beta
TIdNetworkCalculator.NetworkMaskLength
Specifies the number of available network addresses for the current network.

property NetworkMaskLength: cardinal;
Description
NetworkMaskLength is a Cardinal property that identifies the number of available network addresses for the network based on the value of NetworkMask. The default value for NetworkMaskLength is ID_NC_MASK_LENGTH, as assigned in Create.

NetworkMaskLength is automatically recalculated in the OnNetMaskChange event handler following a change in the value of NetworkMask.