IPToStr function
Internet utilities
Return to Introduction  Previous page  Next page
Unit
acInet  

Declaration
function IPToStr(IP: Integer): String;  

Description
Converts integer value to the string value which represents IP address.  

See also
StrToIP function.