TTMSFNCDataGridRenderer.CreateDragBitmap Method
Creates the bitmap used while dragging rows, columns, or cells.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
procedure CreateDragBitmap(AMouseInfo: TTMSFNCDataGridMouseInfo);
Parameters
| Name | Description |
|---|---|
AMouseInfo |
Mouse state that identifies the drag source. |