DomainName
Returns the domain name in a host address.
function DomainName(const AHost: String): String;
Unit
Parameters
const AHost: String
Return Value
String - Domain name from the internet address.
Description
DomainName is a String function that returns the domain name portion of a host name, including the '.'