AppRegistry Methods |
The AppRegistry type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetValueT |
Reads the value of a registry key. If the key is not found, the defval is returned.
|
![]() ![]() | RegistryCleanup |
Removes the Registry branch gracefully
|
![]() ![]() | SetStringValue |
Stores a value in the registry.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |