Jump to content

Dragging a component outside the parent


steve589

Recommended Posts

Dragging a component outside its parent is not possible right now.

Example: a list of music-tracks you want to sort into a playlist (several of them are shown in the treeview).

So you have to detect on which node of the treeview something was dropped.

Attached is a VCL-sample with a TListView and a TTreeView

VCLdragdrop.zip

Link to comment
Share on other sites

×
×
  • Create New...