DeleteRegistryKeyA(HKEY,AnsiString) Method
Represents method DeleteRegistryKeyA(HKEY,AnsiString).
function DeleteRegistryKeyA(const RootKey: HKEY; const Key: AnsiString): Boolean;
Parameters
- RootKey
- Type: HKEY
- Key
- Type: AnsiString
Return Value
Type: Boolean