TcxDragAndDropObject Members
Constructors
Name | Description |
---|---|
Create(TcxControl) | Initializes a new instance of the TcxDragAndDropObject class with specified settings. |
Fields
Name |
---|
CurMousePos |
PrevMousePos |
Properties
Name |
---|
ImmediateStart |
ZoomFactor |
Methods
Name | Description |
---|---|
DoBeginDragAndDrop | |
DoDragAndDrop(TPoint,Boolean) | |
DoEndDragAndDrop(Boolean) | |
DoProcessKeyDown(TWMKeyDown) | |
DoProcessKeyUp(TWMKeyUp) | |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
ToString | Inherited from TObject. |
See Also