JVCL Help:TJvTFAppt.Post
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFAppt.Post Method
[+] TJvTFAppt Fields
[+] TJvTFAppt Methods
[+] TJvTFAppt Properties
Search in JVCL Help
Search in all projectsSummary
Saves the appointment.
Pascal
procedurePost;
Description
Use this method to save changes to the appointment's data to your physical data storage backend. This method calls TJvTFScheduleManager.dbPostAppt, which eventually fires the TJvTFScheduleManager.OnPostAppt event. (You would implement a handler for the OnPostAppt event that would change the physical data stored for the appointment.)
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