Internet Direct (Indy) Version 9.0.2 Beta
ID_NC_MASK_LENGTH
Default length of network masks for TIdNetworkCalculator object instances.

ID_NC_MASK_LENGTH = 32;
Description
ID_NC_MASK_LENGTH is a constant Cardinal value that represents the length of the network mask used in calculating IP addresses for TIdNetworkCalculator. ID_NC_MASK_LENGTH is assigned to the TIdNetworkCalculator.NetworkMaskLength property in the constructor for the object instance.