|
|
||||||||
|
Properties and Methods for the SCIROCCO RegEdit Control 1.0 (If you have any questions or need help using the control please contact |
|
| Registry Properties |
||||||||||||||||||||||||||
|
HKEY
Returns or sets the handle to the registry's root key. The root key can be any one of the following values:
|
||||||||||||||||||||||||||
|
KeyData
The value retrieved when using the RegistryGet method is stored in the KeyData property. Return to Top |
||||||||||||||||||||||||||
|
KeyName
Returns or sets the name of the key used by the three registry methods of the control. Return to Top |
||||||||||||||||||||||||||
|
KeyPath
Returns or sets the path of the key used by the three registry methods of the control. Return to Top |
||||||||||||||||||||||||||
|
KeyType
A registry value can store data in various formats. When you store data under a registry value you can specify one of the following values to indicate the type of data being stored. When you retrieve a registry value the KeyType stores the type of data retrieved.
|
| Misc Properties |
|
Version
Returns the version of the control. Return to Top |
| Registry Methods |
||||
|
RegistryDelete
Deletes the value and key the value located in HKEY / KeyPath / KeyName. Syntax SCIROCCORegEditControl.RegistryGet() Return to Top |
||||
|
RegistryGet
Returns the value located in HKEY / KeyPath / KeyName. The value returned is stored in the KeyData property. Syntax SCIROCCORegEditControl.RegistryGet() Return to Top |
||||
|
RegistrySet (RegistryValue)
Sets the value of the KeyName located in HKEY / KeyPath / KeyName. The RegistrySet method syntax has these parts.
Return to Top |
||||
| Misc Methods |
|
About
Displays the About Screen. Syntax SCIROCCORegEditControl.About() Return to Top |
|
|
|
|
|
|
|
|
|
Copyright 2003-2004 © |