TTMSFNCChat.OnLongPressItem Event
Occurs when a long-press gesture is detected on a message.
API unit family: TMSFNCChat
Declaring type: TTMSFNCChat
Inherited from: TTMSFNCCustomChat
Syntax
OnLongPressItem: TTMSFNCChatLongPressItemEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The chat control that raises the event. |
AItem |
The message item that received the long press. |