TDragListBox is an extension to TListBox to support moving items by dragging.
It's freeware with full source code.
Main Usages:
- List Box with drag and drop support for items displacement.
- Dual lists with drag and drop support.
Features:
- Allow dragging and moving items within
the control.
- Accept dragged items from any TCustomListBox descendants.
- Draw a focus rect where the dragged item will drop.
- Utility routines for easy association of buttons.
Hierarchy:
... | TControl | TWinControl | TCustomListBox | TListBox | TDragListBox
Introduced Properties and Events:
|