NetworkClass is a read-only
TNetworkClass property that identifies the network class for the settings in
NetworkAddress and
NetworkMask. NetworkClass is automatically updated in the OnNetAddressChange event handler when the value of
NetworkAddress is updated.
Values for NetworkClass correspond to the enumerated values in TNetworkClass, and include the following:
- ID_NET_CLASS_A - Class A
- ID_NET_CLASS_B - Class B
- ID_NET_CLASS_C - Class C
- ID_NET_CLASS_D - Class D
- ID_NET_CLASS_E - Class E