TTMSFNCDataGridRenderer.OnDropFiles Event
Fired when files are dropped onto the grid via OS drag-and-drop.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
OnDropFiles: TTMSFNCDataGridDropFilesEvent;
Parameters
| Name | Description |
|---|---|
Sender |
Renderer that fired the event. |
ADropFiles |
Drop-file payload supplied by the host control. |