RBBar provides internal support for all drag and drop operations.
You don't need to write a single line of code to get the following features:
-
Drag icons items in the same group, or between groups in the same bar.
-
Drag icons items between RBBar components in the same application.
- Use the TRBBarDragObject to enable drag and drop between other components
and the TRBBar (for example to drag a shortcut from a directory list to the
bar).
-
When the user drags items on the navigation buttons, the component will
automatically scroll the view so it is possible to drop the item in the
required position.