JCL Help:TJclBaseNotificationMessage

From Project JEDI Wiki
Jump to navigationJump to search

Class 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

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