JVCL Help:TJvTFAppt.SetModified

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

Search in JVCL Help

 
Search in all projects
 

Summary

Causes Modified to return true.


Pascal

 procedureSetModified;


Description

Call SetModified to cause the Modified method to return True. This method will come in handy if you attach custom data to the appointment via the Data property. When your custom data changes, you can call SetModified to signal that the appointment's data has changed.


See Also

TJvTFAppt.Modified


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