JVCL Help:TJvInspectorCustomConfData.ReadValue

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Reads a string value.


Pascal

 functionReadValue: string; virtual; abstract;


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