FMX.Presentation.Messages

From RAD Studio API Documentation
Jump to: navigation, search

Contains the TMessageSender class and types for sending message notifications to other objects.

Package fmx250.bpl

Classes

IMessageSenderInterface that provides access to the TMessageSender of an object.
TMessageSenderA class that allows sending message notifications to a Receiver.

Types

TDispatchMessageWithValueRecord type that represents a message with value for TMessageSender.
TMessageIDType for message IDs in TMessageSender.