JVCL Help:IJvDataProvider.UnregisterChangeNotify

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

Search in JVCL Help

 
Search in all projects
 

Summary

Unregister a change notification callback interface.


Pascal

 procedureUnregisterChangeNotify(ANotify: IJvDataProviderNotify);


Parameters

Parameters Description
ANotify: IJvDataProviderNotify Notification interface to unregister. If the specified reference is not registered, nothing will happen.


Description

UnregisterChangeNotify is used to unregister an IJvDataProviderNotify interface.


See Also

IJvDataProvider.RegisterChangeNotify, IJvDataProviderNotify


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