JVCL Help:TJvCustomAppStorage.DeleteValue
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomAppStorage.DeleteValue Method
[+] TJvCustomAppStorage Events
[+] TJvCustomAppStorage Fields
[+] TJvCustomAppStorage Methods
[+] TJvCustomAppStorage Properties
Search in JVCL Help
Search in all projectsSummary
Deletes the specified value.
Pascal
procedureDeleteValue(constPath: string);
Parameters
Parameters | Description |
const Path: string | Path (relative to the current path) of the value to delete. |
Description
DeleteValue will delete the specified value. If the specified path does not refer to a value the method will not do anything.
See Also
TJvCustomAppStorage.DeleteSubTree
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page