JVCL Help:TJvInspectorINIFileData.ReadValue
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorINIFileData.ReadValue Method
[+] TJvInspectorINIFileData Methods
[+] TJvInspectorINIFileData Properties
Search in JVCL Help
Search in all projectsSummary
Reads a string value.
Pascal
functionReadValue: string; override;
Description
ReadValue reads the string value from the configuration file/settings database where the Section/Key pair is pointing to. Descendants should override this method to read the value represented by the Section/Key pair from the configuration file/settings database.
See Also
TJvInspectorCustomConfData.Key, TJvInspectorCustomConfData.Section, TJvInspectorCustomConfData.WriteValue
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