TdxShellListView.AllowDragDrop Property
Specifies if OLE drag-and-drop operations are enabled in the Shell List View control.
Declaration
property AllowDragDrop; default True;
Property Value
Type | Default | Description |
---|---|---|
Boolean | True | If |
Remarks
The AllowDragDrop
property’s default value is True
.
See Also