GetRegistryString(HKEY,String) Method
Represents method GetRegistryString(HKEY,String).
function GetRegistryString(const RootKey: HKEY; const Name: String): String; overload; inline;
Parameters
- RootKey
- Type: HKEY
- Name
- Type: String
Return Value
Type: String