|
RAD Studio VCL Reference
|
DragIndex defines the index of the button during drag operations.
property DragIndex: Integer;
__property int DragIndex;
If a drag operation is coming from this control, it is because they are dragging the item at DragIndex. Set DragIndex to control which item is being dragged before manually calling BeginDrag.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|