System.Messaging

From RAD Studio API Documentation
Jump to: navigation, search

Defines the classes and methods that are in charge with message handling on different platforms.

Package rtl.bpl

Classes

TListenerWithId
TMessageRepresents the base class for all messages.
TMessageBaseAlias to System.Messaging.TMessage.
TMessageManagerManages message dispatching.
TObjectMessageBase class for messages containing objects.

Types

TMessageListenerRepresents a procedure that receives the notification.
TMessageListenerMethodRepresents a method that receives the notification.