JVCL Help:TJvIniLink.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 when the storage component notifies the link a storage save event.


Pascal

 propertyOnSave: TNotifyEvent;


Description

Write an OnSave event handler to take specific actions when the storage component specified by property Storage notifies the link a storage save event.
Objects that use a TJvIniLink object typically write an OnSave event handler to store its specific data to the storage.


See Also

TJvIniLink.OnLoad


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