TTMSFNCChat.OnGetSendButtonRect Event
Occurs when the send button rectangle is requested.
API unit family: TMSFNCChat
Declaring type: TTMSFNCChat
Inherited from: TTMSFNCCustomChat
Syntax
OnGetSendButtonRect: TTMSFNCChatGetSendButtonRectEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The chat control that raises the event. |
ARect |
Returns the send button rectangle. |