hostnameresolver RegKey property
Return to Introduction  Previous page  Next page
Applies to
acHostnameResolver component as subproperty of RegistrySaver structure.  

Declaration
property RegKey: String;  

Description
The RegKey property defines the path to the key in the system registry where you would like to store the content of the internal cache (with IPs and their resolved hostnames).  
 
Default property value is '\Software\CompanyName\ProgramName\Default'. You should point the RegKey to location where stored the configuration settings of your own application. For example: '\Software\UtilMind Solutions\The Cool Program\Hostname Cache'.  
 
iiinfo Specify maximum size of cache in CacheSize property.  

See also
CacheSize, RegLocation and Enabled properties.