Internet Direct (Indy)
|
Returns the text representation of the network class.
property NetworkClassAsString: String;
String - Text representation of the network class.
NetworkClassAsString is a read-only String property that returns the character representation for the value in NetworkClass. Values in NetworkClass correspond to the enumerated values in TNetworkClass, and include the following:
Value Meaning |
-------------- ---------
|
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' |
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. |