Description | Hierarchy | Fields | Methods | Properties |
type unaDNSRR_MX = class(unaDNSRR_subType)
MX RR
procedure parse(data: pArray; maxOfs, ofs: int); override; |
property exchange: string read f_exchange; |
|
property preference: int read f_pref; |
procedure parse(data: pArray; maxOfs, ofs: int); override; |
|
property exchange: string read f_exchange; |
|
property preference: int read f_pref; |
|
(c) 2012 Lake of Soft