Number of resource records in the Answer section of a DNS response.
property ANCount: Word;
ANCount is a Word property that indicates the number of resource records found in the Answer section of a DNS response.
Use NSCount to determine the number of name server resource records in the DNS response.
Use ARCount to determine the number of additional resource records in in the DNS response.