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