JVCL Help:TJvTFScheduleManager.OnPostAppt
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFScheduleManager.OnPostAppt Event
[+] TJvTFScheduleManager Events
[+] TJvTFScheduleManager Fields
[+] TJvTFScheduleManager Methods
[+] TJvTFScheduleManager Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when an appointment needs to be saved.
Pascal
propertyOnPostAppt: TJvTFApptEvent;
Description
The event is fired when an appointment's data needs to be saved to your physical storage implementation. You need to provide code behind this event that will accomplish this task. You can prevent this event from being fired by handling the OnPostApptQuery event.
See Also
TJvTFScheduleManager.OnPostApptQuery
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