JCL Help:IJclListener
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: IJclListener Interface
[+] IJclListener Methods
[+] JclNotify.pas Interfaces
Search in JCL Help
Search in all projectsClass 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
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