RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragImageList.Dragging Property

Indicates whether an image in the image list is being dragged.

Pascal
property Dragging: Boolean;
C++
__property Boolean Dragging;

When Dragging returns true, an image in the image list is being dragged. When Dragging returns false, no image is being dragged. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!