Source position: netdb.pp line 224
type TDNSRR_SRV = packed record
priority: Word;
weight: Word;
port: Word;
target: TDNSDomainName;
end;