Internet Direct (Indy) Version 9.0.2 Beta
TResultRecord.RecClass
Represents the encoded resource class for the resource record.

property RecClass: word;
Description
RecClass is a read-only Word property that represents the two byte protocol family or instance of a protocol for the resource record encoded as a 16-bit value. The DNS protocol specifies the following unencoded values for the property:

Note: Currently, the TIdDNSResolver implementation does not support all aspects of the DNS protocol, and includes the following limitations:

RecClass is updated when resource records are parsed, and added to TQueryResult from the TIdDNSResolver.Resolve method.