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