[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Starts a non-immediate drag / dock operation for the control.
Source position: stdctrls.pp line 583
protected procedure TCustomListBox.BeginAutoDrag; override; |
Calls the inherited BeginDrag method with the Immediate argument set to False. The drag operation is detected and handled by the DragManager for the application.
|
For internal use: user has started dragging the control. |
Version 4.0 | Generated 2025-05-03 | Home |