JVCL Help:IJvDataItem.ContextDestroying
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataItem.ContextDestroying Method
[+] IJvDataItem Methods
[+] IJvDataItem Properties
Search in JVCL Help
Search in all projectsSummary
Called when a context is about to be destroyed.
Pascal
procedureContextDestroying(Context: IJvDataContext);
Parameters
Parameters | Description |
Context: IJvDataContext | Context about to be destroyed, |
Description
ContextDestroying is called whenever a context is about to be destroyed. It's generally used to remove context-specific data relating to this context (or child contexts) from the item.
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