JVCL Help:TJvTFScheduleManager.OnRefreshAppt

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 an appointment needs to be reloaded.


Pascal

 propertyOnRefreshAppt: TJvTFApptEvent;


Description

This event will be fired when the appointment object in memory needs to have its data updated to reflect the data on disk. You need to provide the code that will retrieve the data from physical storage and set the appointment object's properties appropriately.


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