JCL Help:TJclBaseNotificationMessage
JCL Help: TJclBaseNotificationMessage Class
Search in JCL Help
Search in all projectsClass Hierarchy
IJclNotificationMessage
|
TJclBaseNotificationMessage
Summary
Base implementation of IJclNotificationMessage.
Pascal
public TJclBaseNotificationMessage = class(TInterfacedObject, IJclNotificationMessage);
Description
TJclBaseNotificationMessage is a base implementation of IJclNotificationMessage. Since the interface only serves as a place holder, you should create derivatives of this class, implementing either one or more additional interfaces, or implementing an interface derived from IJclNotificationMessage.
NotesUsing this implementation does not imply TJclBaseNotifier or TJclBaseListener have to be used; TJclBaseNotificationMessage will be handled by any IJclListener and IJclNotificationMessage implementation.
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