Implementing Drag and Drop in Controls

From RAD Studio
Jump to: navigation, search

Go Up to Working with Controls Index

Drag-and-drop is often a convenient way for users to manipulate objects. You can let users drag an entire control, or let them drag items from one control - such as a list box or tree view - into another.

See Also

Code Examples

Retrieved from "https://docwiki.embarcadero.com/RADStudio/Tokyo/e/index.php?title=Implementing_Drag_and_Drop_in_Controls&oldid=250956"