Source position: netdb.pp line 220
type TDNSRR_MX = packed record
preference: Word;
exchange: TDNSDomainName;
end;