DeleteRegistryValue(HKEY,String,String) Method

Represents method DeleteRegistryValue(HKEY,String,String).

Namespace: flcWinUtils
function DeleteRegistryValue(const RootKey: HKEY; const Key, Name: String): Boolean; inline;

Parameters

RootKey
Type: HKEY

Key
Type: String

Name
Type: String

Return Value

Type: Boolean