AllowDrag: Boolean;
The AllowDrag property determines whether an object can be dragged from a component.
When the AllowDrag property is set to True, the component can give the dragged objects, when the property is set to False, the objects are not allowed to be dragged from this component.
See also: