RegKeyExists(HKEY,String) Method

Represents method RegKeyExists(HKEY,String).

Namespace: flcWinUtils
function RegKeyExists(const RootKey: HKEY; const Key: String): Boolean; inline;

Parameters

RootKey
Type: HKEY

Key
Type: String

Return Value

Type: Boolean