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

Declaration
property RegLocation: TacRegLocation;  

Description
The RegLocation specifies the root key of the relative hierarchy of subkeys, where you would like to store the Counter and InstallTime values. RegLocation property can point to HKEY_CURRENT_USER (arlCurrentUser) or HKEY_LOCAL_MACHINE (arlLocalMachine) root keys.  

See also
RegKey property.