System.Messaging
Defines the classes and methods that are in charge with message handling on different platforms.
| Package | rtl230.bpl |
|---|
Classes
| TListenerWithId | |
| TMessage | Represents the base class for all messages. |
| TMessageManager | Manages message dispatching. |
| TObjectMessage | Base class for messages containing objects. |
Types
| _di_TMessageListener | Delphi interface of TMessageListener for C++ applications. |
| TMessageListener | Represents a procedure that receives the notification. |
| TMessageListenerMethod | Represents a method that receives the notification. |