folderlistview RegKey property
Return to Introduction  Previous page  Next page
Applies to
dcFolderListView 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 ListView's settings (sorting rules and widths of columns). All stored settings will be updated every time when user close the form  
 
Default property value is '\Software\CompanyName\ProgramName\ListView'. You should point the RegKey to location where stored the configuration settings of your own application. For example: '\Software\UtilMind Solutions\The Cool Program\Main ListView'.  

See also
RegLocation and Enabled properties.  
File not found.