You are reading help file online using chmlib.com
|
function RegDeleteKeyIncludingSubkeys(const RootKey: Integer; const SubkeyName: String): Boolean;
Deletes the specified key and all subkeys. Returns True if successful, False otherwise.
You are reading help file online using chmlib.com
|