JVCL Help:TJvIniLink.OnLoad

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 load event.


Pascal

 propertyOnLoad: TNotifyEvent;


Description

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


See Also

TJvIniLink.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