TTMSFNCChatTreeViewTableView Class
Internal table-view subclass that provides chat-specific node layout, long-press, and drag-drop handling.
API unit family: TMSFNCChat
Inherits from: TTMSFNCTreeViewTableView
Syntax
TTMSFNCChatTreeViewTableView = class(TTMSFNCTreeViewTableView)
Methods
| Name | Description |
|---|---|
| DragDrop | Accepts a drag-drop operation on the chat area by forwarding the dropped source and coordinates to the chat's internal drop handler. |