System.Messaging
Defines the classes and methods that are in charge with message handling on different platforms.
| Package | rtl250.bpl | 
|---|
Classes
| TListenerWithId | |
| TMessage | Represents the base class for all messages. | 
| TMessageBase | Alias to System.Messaging.TMessage. | 
| TMessageManager | Manages message dispatching. | 
| TObjectMessage | Base class for messages containing objects. | 
Types
| TMessageListener | Represents a procedure that receives the notification. | 
| TMessageListenerMethod | Represents a method that receives the notification. |