JVCL Help:TJvTFScheduleManager.OnDestroyAppt

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 is freed.


Pascal

 propertyOnDestroyAppt: TJvTFApptEvent;


Description

This event is fired when the server destroys an appointment object. This is especially handy if you will be attaching custom data to the appointment via a custom object. It provides a place for you to destroy your custom object.


See Also

TJvTFScheduleManager.OnCreateAppt


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