JVCL Help:TJvInspectorINIFileData.ExistingValue
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorINIFileData.ExistingValue Method
[+] TJvInspectorINIFileData Methods
[+] TJvInspectorINIFileData Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether the specified section and key exist.
Pascal
functionExistingValue: Boolean; override;
Description
ExistingValue determines whether or not the section/key pair is an actual value within the configuration file/settings database.
Descendants must override this method to provide a meaningful result. The implementation of IsAssigned uses the result of this method.
See Also
TJvCustomInspectorData.IsAssigned
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