JVCL Help:TJvStoredValue

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvStoredValue
run\JvFormPlacement.pas


Summary

Represents a stored value.

run\JvFormPlacement.pas


Pascal

 run\JvFormPlacement.pas
 TJvStoredValue = class(TCollectionItem);


Description

Use the properties of a TJvStoredValue object to get or set the value of a stored value. Storage components such as TJvFormStorage create TJvStoredValue objects to represent a data value stored in an ini file or in the system registry.

run\JvFormPlacement.pas


See Also

TJvFormStorage, TJvStoredValues

run\JvFormPlacement.pas


About

Navigation

run\JvFormPlacement.pas



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