Table of Contents

TTMSFNCChat.OnFileDragOver Event

Occurs when files are dragged over the chat control.

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

Syntax

OnFileDragOver: TTMSFNCChatFileDragOverEvent;

Parameters

Name Description
Sender The chat control that raises the event.
AAllow Set to True to allow the drag operation.