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