Skip to main content

TdxListItem.DropTarget Property

Identifies if the item is the target of a drag-and-drop operation.

Declaration

property DropTarget: Boolean read; write;

Property Value

Type Description
Boolean

True if the List View highlights the item as a target of drag-and-drop operations; otherwise, False.

See Also