JVCL Help:IJvDataItem.ContextDestroying

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

Search in JVCL Help

 
Search in all projects
 

Summary

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