TTMSFNCDataGridRenderer.HandleDragBitmapDrop Method
Handles dropping the drag bitmap at the current mouse position.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
procedure HandleDragBitmapDrop(AMouseInfo: TTMSFNCDataGridMouseInfo); virtual;
Parameters
| Name | Description |
|---|---|
AMouseInfo |
Mouse state at the drop position. |