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