JCL Help:IJclListener

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

IJclListener
|
TJclBaseListener


Summary

Interface for listener implementations.


Pascal

 public IJclListener = interface;


Description

IJclListener defines the interface required in a notifier/listener pattern setup. It consists of a single method, called by the notifier for each message being passed to it. See the topic on notifier/listener pattern for more information on how to use this and related interfaces.


About

Unit

JclNotify


Navigation

Donator

Marcel Bestebroer


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