Registry.SubKeys

Registry = class static (TObject)Interface de RegistryExemples de Registry

Qubes 7.2 Returns the sub-keys of a registry key

Syntaxe

class function SubKeys(root: HKEY; path: String): array of String
root:
path:

Remarques

See also ValueNames to obtain the values of a key.

Non renseigné

Exemples

 

Classification

System.Registry Registry