formplacementsaver RegKey property
Return to Introduction  Previous page  Next page
Applies to
acAppStartCounter, acFormPlacementSaver components and acAppBar component as subproperty of RegistrySaver property.  

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 information about current form placement. All stored values will be updated every time when you move or close the form (dependently of Options).  
 
Default property value is '\Software\Default'. You should point this property to location where stored the configuration settings of your own application. In example - '\Software\UtilMind Solutions\The Cool Program\Settings'.  

See also
RegLocation property.