TdxCustomLayoutControl.DragDropMode Property
In This Article
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
Type | Description |
---|---|
Tdx |
The active drag-and-drop indication mode. |
See Also