Table of Contents

TTMSFNCTableViewDragDropMode Enumeration

Controls drag and drop behavior between items. tvdmNone disables drag and drop; tvdmMove moves the dragged item to the drop target; tvdmCopy copies the dragged item to the drop target.

API unit family: TMSFNCTableView

Members

Name Description
tvdmNone
tvdmMove
tvdmCopy