RegistryItem.Child

From Xojo Documentation

Method


RegistryItem.Child(Name as String) As RegistryItem

Supported for all project types and targets.

Returns the child named as a RegistryItem.

Notes

If the child does not exist, an exception (RegistryAccessErrorException) is raised.