Registry.DeleteValue
| Registry = class static (TObject) | Interface de Registry | Exemples de Registry |
Qubes 7.2 Delete a value in a registry key
Syntaxe
class function DeleteValue(root: HKEY; path: String; valueName: String): Boolean
root:
path:
valueName:
Remarques
Caution : deleting specific values in the registry can lead to OS instability.