Skip to main content
A newer version of this page is available. .

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