[Overview][Types][Classes][Procedures and functions][Index] |
Indicates if the control allows a band to be dragged even when DragManager is not used.
Source position: extctrls.pp line 1664
public property TCustomControlBar.AutoDrag : Boolean |
Indicates if the control can call DragControl to move a band on the control using the mouse. The default value for the property is True.
Called from the MouseMove method when DragManager does not handle the request.
Version 4.0 | Generated 2025-05-03 | Home |