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 rtl290.bpl

Classes

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

Types

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