Skip to main content

TcxControlOptionsBehavior.DragDropText Property

Specifies whether an image of the currently dragged object is being layered over the control.

Declaration

property DragDropText: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

If the value of this property is True the image of the currently dragged object is visible.

The default value of the DragDropText property is False.

See Also