FMX.Presentation.Messages
Contains the TMessageSender class and types for sending message notifications to other objects.
| Package | fmx.bpl |
|---|
Classes
| IMessageSender (deprecated) | Interface that provides access to the TMessageSender of an object. |
| IMessageSendingCompatible | |
| TMessageSender | A class that allows sending message notifications to a Receiver. |
Types
| TDispatchMessageWithValue | Record type that represents a message with value for TMessageSender. |
| TMessageID | Type for message IDs in TMessageSender. |