Back to Devexpress

TdxCustomLayoutControl.DragDropMode Property

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-d910f69e.md

latest732 B
Original Source

TdxCustomLayoutControl.DragDropMode Property

Deprecated. This property exists for backward compatibility only. The layout control now uses a unified indication style for drag-and-drop operations.

Declaration

delphi
property DragDropMode: TdxLayoutDragDropMode read; write;

Property Value

TypeDescription
TdxLayoutDragDropMode

The active drag-and-drop indication mode.

|

See Also

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit