TTMSFNCChat.OnMessageMouseLeave Event
Occurs when the pointer leaves a message.
API unit family: TMSFNCChat
Declaring type: TTMSFNCChat
Inherited from: TTMSFNCCustomChat
Syntax
OnMessageMouseLeave: TTMSFNCChatItemMouseLeaveEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The chat control that raises the event. |
AItem |
The message item the pointer left. |