Source position: netdb.pp line 188
type TQueryDataLengthTCP = packed record
length: Word;
h: TDNSHeader;
Payload: TPayLoadTCP;
end;