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

Classes

TListenerWithId
TMessageRepresents the base class for all messages.
TMessageManagerManages message dispatching.
TObjectMessageBase class for messages containing objects.

Types

_di_TMessageListenerDelphi interface of TMessageListener for C++ applications.
TMessageListenerRepresents a procedure that receives the notification.
TMessageListenerMethodRepresents a method that receives the notification.