RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragObject.DragHandle Property

Specifies the window handle of the dragged object.

Pascal
property DragHandle: HWND;
C++
__property HWND DragHandle;

Use DragHandle to get or set the window handle of the dragged object. 

 

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