Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdDNSResolver.Destroy
TIdDNSResolver
,
See Also
Frees the object instance.
destructor
Destroy;
override
;
Description
Destroy is the destructor for the object instance. Destroy frees and release resopurces allocated in
Create
for the
QueryResult
and DNSHeader properties. Destroy calls the inherited Destroy method prior to exiting.