|
HKeyPropertyEditor
HKEY Property Editor documentation.
HKEY Property EditorThis is a property editor for properties of type HKEY i.e. registry root keys. The editor causes a drop-down list of all the registry root keys supported by Delphi to be displayed in the object inspector for any property of type HKEY. Such a property is exposed by the TPJRegWdwState component. The property editor class is named TPJHKEYPropEditor and is defined in the PJHKEYPropEdit unit. TPJHKEYPropEditor defines no new methods or properties over and above those defined by its parent class, TPropertyEditor. Links: |
► Sign in to add a comment