Internet Direct (Indy) Version 9.0.2 Beta
|
property QueryResult: TQueryResult;
QueryResult is updated when the Resolve method parses values found in the Answer portion of the DNS response.
QueryResult is a collection for TResultRecord resource records, and Items in the collection can be accessed using their integer position. Items in QueryResult may also be cast to a TResultRecord descendant class instance to allow access to additional properties and method specific to the resource record type.