Internet Direct (Indy) Version 9.0.2 Beta
QueryRecordTypes
Constant array containing values for resource record types.

QueryRecordTypes: Array [0..16] of TQueryRecordTypes  = (qtA, qtNS, qtMD, qtMF, qtName, qtSOA, qtMB, qtMG, qtMR, qtNull, qtWKS, qtPTR, qtHINFO, qtMINFO, qtMX, qtTXT, qtSTAR);
Description
QueryRecordTypes is a constant array that contains TQueryRecordTypes values. QueryRecordTypes is defined as containing seventeen (17) elements. Elements are accessed using its zero-based position in th e array. Each element represents one of the values in TQueryRecordTypes.

QueryRecordTypes is used to retrieve a Word value from QueryRecordValues that can be assigned to TResultRecord.RecType when a resource record is added a resource to TQueryResult.