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

TDNSQueryRecordTypes

Declaration

Source position: IdDNSCommon.pas line 301

type TDNSQueryRecordTypes = (

  DqtA,

  

  DqtNS,

  

  DqtMD,

  

  DqtMF,

  

  DqtName,

  

  DqtSOA,

  

  DqtMB,

  

  DqtMG,

  

  DqtMR,

  

  DqtNull,

  

  DqtWKS,

  

  DqtPTR,

  

  DqtHINFO,

  

  DqtMINFO,

  

  DqtMX,

  

  DqtTXT,

  

  DqtNSAP,

  

  DqtNSAP_PTR,

  

  DqtLOC,

  

  DqtIXFR,

  

  DqtAXFR,

  

  DqtSTAR,

  

  DqtAAAA

  

);



CT Web help

CodeTyphon Studio