IRegistryKey.Name

Syntax

Name: String;

Description

The Name property returns the name of registry key.

Comments

The name of the subkey includes absolute path to this subkey in the registry, the path is always started in basic key (for example, HKEY_LOCAL_MACHINE).

See also:

IRegistryKey