JVCL Help:TJvTFScheduleManager.OnSetApptDescription
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFScheduleManager.OnSetApptDescription Event
[+] TJvTFScheduleManager Events
[+] TJvTFScheduleManager Fields
[+] TJvTFScheduleManager Methods
[+] TJvTFScheduleManager Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when an appointment's description is changed.
Pascal
propertyOnSetApptDescription: TJvTFApptDescEvent;
Description
This event is fired when an appointment's Description property is being written. Appt references the appointment whose description is being modified. Description specifies the appt's description, which is modifiable by you. This event may come in handy for things such as encrypting/decrypting the appt's description.
See Also
TJvTFScheduleManager.OnGetApptDescription
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