Source position: jwawindns.pas line 1545
type _DNS_CHARSET = (
DnsCharSetUnknown,
DnsCharSetUnicode,
DnsCharSetUtf8,
DnsCharSetAnsi
);