RegistryItem.Parent
From Xojo Documentation
Read-Only Property (As RegistryItem )
This property is only available on the Windows platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this property on an incompatible platform. |
The RegisteryItem’s parent. Note: You cannot get the parent of a hive. Each hive is considered a root.