Unit 'flcWinUtils' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

GetRegistryString

Declaration

Source position: flcWinUtils.pas line 204

function GetRegistryString(

  const RootKey: HKEY;

  const Key: string;

  const Name: string

):string; overload;

function GetRegistryString(

  const RootKey: HKEY;

  const Name: string

):string; overload;



CT Web help

CodeTyphon Studio