Internet Direct (Indy) Version 9.0.1 Beta
TQueryRecordTypes
Identifies resource record types that can be requested in a DNS query.

TQueryRecordTypes = (qtA, qtNS, qtMD, qtMF, qtName, qtSOA, qtMB, qtMG, qtMR, qtNull, qtWKS, qtPTR, qtHINFO, qtMINFO, qtMX, qtTXT, qtSTAR);
Description
TQueryRecordTypes is an enumerated type that represents the valid values that can be used for selecting DNS Resource Record by their resource record type.

TQueryRecordTypes may contain one or more of the following values, including:

TQueryRecordTypes is used to include the values for the desired resource record types in TIdDNSResolver.QueryRecords.