Table of Contents

TTMSFNCChat.OnMessageAnchorClick Event

Occurs when a link inside a message text is clicked.

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

Syntax

OnMessageAnchorClick: TTMSFNCChatItemAnchorClickEvent;

Parameters

Name Description
Sender The chat control that raises the event.
AItem The message item that contains the clicked link.
AAnchor The clicked anchor value.