JVCL Help:TJvTFScheduleManager.OnDeleteAppt
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFScheduleManager.OnDeleteAppt Event
[+] TJvTFScheduleManager Events
[+] TJvTFScheduleManager Fields
[+] TJvTFScheduleManager Methods
[+] TJvTFScheduleManager Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when an appointment is deleted.
Pascal
propertyOnDeleteAppt: TJvTFApptEvent;
Description
This event is fired when an appointment is being removed from the system. You need to provide code behind this event that will remove the appointment data from your physical storage implementation.
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