Table of Contents

TTMSFNCChat.OnMessageTitleAnchorClick Event

Occurs when a link inside a message title is clicked.

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

Syntax

OnMessageTitleAnchorClick: TTMSFNCChatItemAnchorClickEvent;

Parameters

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