Registry.WriteValue
| Registry = class static (TObject) | Interface de Registry | Exemples de Registry |
Qubes 7.2 Write a value to the registry
Syntaxe
class function WriteValue(root: HKEY; path: String; valueName: String; value: Variant): Boolean
root:
path:
valueName:
value:
Remarques
Caution : writing incorrect values in the registry can lead to OS instability.