Internet Direct (Indy) Version 9.0.2 Beta
|
function IsIP(AIP: string): boolean;
For example, if the value "129.71.2.4" is passed as AIP, this function will return True. If the value "wvnvm.wvnet.edu" is passed in AIP, this function will return False.