Links
EControl Syntax Editor SDK
TSingleButtonSyntaxEdit.DragMode Property

Determines how the control initiates drag-and-drop or drag-and-dock operations.

property DragMode;

Use DragMode to control when the user can drag the control. Disable the drag-and-drop or drag-and-dock capability at runtime by setting the DragMode property value to dmManual. Enable automatic dragging by setting DragMode to dmAutomatic.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!