JVCL Help:TJvEventCollectionItem.Data
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvEventCollectionItem.Data Property
[+] TJvEventCollectionItem Events
[+] TJvEventCollectionItem Methods
[+] TJvEventCollectionItem Properties
Search in JVCL Help
Search in all projectsSummary
Specifies any application-specific data associated with the scheduled event.
Pascal
propertyData: Pointer;
Description
Use Data to associate arbitrary data structure with the scheduled event. When the event if fired, Data allows the application to quickly access information related to the schedule (eg. to retrieve the ID of a related appointment stored in a database).
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