Registry.ValueNames

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

Qubes 7.2 Returns the names of values in a registry key

Syntaxe

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

Remarques

See also SubKeys to obtain a list of the sub-keys.

Non renseigné

Exemples

 

Classification

System.Registry Registry