TTMSFNCDataGridRenderer.HandleDragBitmapStart Method
Initializes the drag bitmap at the start of a drag operation.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
procedure HandleDragBitmapStart(AMouseInfo: TTMSFNCDataGridMouseInfo); virtual;
Parameters
| Name | Description |
|---|---|
AMouseInfo |
Mouse state at the drag start position. |