Source position: netdb.pp line 178
type TQueryData = packed record
h: TDNSHeader;
Payload: TPayLoad;
end;