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

TIdRR_MX

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

Declaration

Source position: IdDNSCommon.pas line 489

type TIdRR_MX = class(TIdTextModeResourceRecord)

protected

  function GetExchang;

  

  procedure SetExchange();

  

  function GetPref;

  

  procedure SetPref();

  

public

  constructor Create;

  

  property Exchange: string; [rw]

  

  property Preference: string; [rw]

  

  function BinQueryRecord(); override;

  

  function TextRecord(); override;

  

end;

Inheritance

TIdRR_MX

  

|

TIdTextModeResourceRecord

  

|

TObject



CT Web help

CodeTyphon Studio