Link to home
Start Free TrialLog in
Avatar of brockes
brockes

asked on

How to open a registry key using a variable?

If the function {OpenKeyReadOnly(const Key: String): Boolean;}
only accepts a constant as argument, how I can open a registry key wich name is in a variable?
ASKER CERTIFIED SOLUTION
Avatar of Slaugh
Slaugh

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial