TTMSFNCChat.OnFileDrop Event
Occurs when files are dropped on the chat control.
API unit family: TMSFNCChat
Declaring type: TTMSFNCChat
Inherited from: TTMSFNCCustomChat
Syntax
OnFileDrop: TTMSFNCChatFileDropEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The chat control that raises the event. |
AFileList |
The dropped file paths. |