Ends dragging.
Source position: controls.pp line 649
public procedure TDragManager.DragStop( |
ADrop: Boolean |
); virtual; abstract; |
ADrop |
|
False when dragging was aborted. |
The visual feedback is reset.
All related controls are notified of the outcome of the operation (drop, dock, abort).
Finally all temporary objects are destroyed.
| Version 4.6 | Generated 2026-02-20 | Home |