JVCL Help:TJvTFAppt.Post

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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