TTMSFNCTableViewDragDropMode Enumeration
Controls drag and drop behavior between items.
tvdmNonedisables drag and drop;tvdmMovemoves the dragged item to the drop target;tvdmCopycopies the dragged item to the drop target.
API unit family: TMSFNCTableView
Members
| Name | Description |
|---|---|
tvdmNone |
|
tvdmMove |
|
tvdmCopy |