RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TImage.DragKind Property

Specifies whether the control is being dragged normally or for docking.

Pascal
property DragKind: TDragKind;
C++
__property TDragKind DragKind;

Use DragKind to get or set whether the control participates in drag-and-drop operations, or drag-and-dock operations. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!