Unit 'IdDNSResolver' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_indy]

TMXRecord

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdDNSResolver.pas line 360

type TMXRecord = class(TResultRecord)

protected

  FExchangeServer: string;

  

  FPreference: UInt16;

  

public

  procedure Parse(); override;

  

  procedure Assign(); override;

  

  property ExchangeServer: string; [r]

  

  property Preference: UInt16; [r]

  

end;

Inheritance

TMXRecord

  

|

TResultRecord

  

|

TObject



CT Web help

CodeTyphon Studio