JVCL Help:TJvStoredValue.OnSave

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

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs before the stored value is saved.


Pascal

 propertyOnSave: TJvStoredValueEvent;


Description

Write an OnSave event handler to take specific actions before the stored value is stored to the storage. Typically, you use this event to set the Value property of the stored value object.


See Also

TJvStoredValue.OnRestore, TJvStoredValue.Save, TJvStoredValue.Value


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