JVCL Help:TJvStoredValue.Value

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

Search in JVCL Help

 
Search in all projects
 

Summary

Represents the value of the stored value as a Variant.


Pascal

 propertyValue: Variant;


Description

Use Value in generic code that manipulates the values of stored values without needing to know the type the stored value represent.
Write OnRestore and OnSave event handles to set the value just before it is saved or get it just after it is read from the storage.


See Also

TJvStoredValue.Clear, TJvStoredValue.OnRestore, TJvStoredValue.OnSave


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