Skip to main content

TcxDragDropSettings Members

Stores settings controlling the drag-and-drop behavior of the shell controls.

Properties

Name Description
AllowDragObjects Determines whether the drag-and-drop operations are allowed for a shell control.
DefaultDropEffect Specifies the default action to be performed when a shell item is dragged and dropped to a shell control.
DefaultDropEffectAPI
DropEffect Specifies the action(s) to be performed after a shell item has been dragged and dropped from a shell control.
DropEffectAPI
Scroll

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.

Events

Name
OnChange
See Also