JVCL Help:IJvDataProvider.GetNotifier
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataProvider.GetNotifier Method
[+] IJvDataProvider Methods
Search in JVCL Help
Search in all projectsSummary
Retrieves a reference to a registered notifier.
Pascal
functionGetNotifier(Index: Integer): IJvDataProviderNotify;
Parameters
Parameters | Description |
Index: Integer | Zero-based index of the notifier to retrieve. Allowable values range from 0 to GetNotifierCount-1 inclusive. |
Description
GetNotifier retrieves a reference to the notifier indicated by its index.
See Also
IJvDataProvider.GetNotifierCount, IJvDataProvider.RegisterChangeNotify, IJvDataProvider.UnregisterChangeNotify
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