Indicates whether the specified address is a valid IPv6 address.
class function IsValidIPv6(const pAddress: string): boolean; static;
Boolean: True, if the address is a valid IPv6 address, false otherwise.
IsValidIP
IsValidIPv4
Jam.Shell.PathUtils.TPathUtils