HKEY Property Editor
| Release: | 1.0.4 | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Date: | 09 October 2009 | ||||||||||||||||||||||||||||
|
Delphi Compatibility:
|
|
- Overview
- Download
- Install Info
- Change Log
- License
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:
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.



