TTMSFNCDataGridDraggingMode Enumeration
Identifies whether a row or column drag operation is active.
API unit family: TMSFNCDataGridRenderer
Members
| Name | Description |
|---|---|
gdmNone |
No row or column drag operation is active. |
gdmRowDragging |
A row drag operation is active. |
gdmColumnDragging |
A column drag operation is active. |