HKEY Property Editor

   
Release: 1.0.4
Date: 09 October 2009
Delphi Compatibility:
 D1   D2   D3   D4   D5   D6   D7  D2005 D2006 D2007 D2009 D2010  DXE  DXE2
Red LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED Grey LED Grey LED

Overview

This is a property editor for properties of type HKEY – the type used for registry root keys.

When a HKEY property is selected in the Delphi Object Inspector the property editor displays a drop-down list of all the possible registry root keys, as defined in the Windows unit.

Here is a screen-shot of the property editor in use in the Delphi 4 object inspector:

HKEY Property Editor Screen Shot

Delphi 4 object inspector displaying HKEY property editor.

A property of type HKEY is published by my TPJRegWdwState component, as seen in the screen-shot above.