TdxListItem.DropTarget Property
In This Article
Identifies if the item is the target of a drag-and-drop operation.
#Declaration
Delphi
property DropTarget: Boolean read; write;
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also