Table of Contents

TTMSFNCChat.OnAfterSendButtonMessage Event

Occurs after the send button creates a message.

API unit family: TMSFNCChat Declaring type: TTMSFNCChat Inherited from: TTMSFNCCustomChat

Syntax

OnAfterSendButtonMessage: TTMSFNCChatAfterSendButtonMessageEvent;

Parameters

Name Description
Sender The chat control that raises the event.
AItem Returns the message item that was added.