RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragObject.Dropped Property

Drag ended with drop.

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

The Dropped property contains true if the last drag operation ended with a successful drop. 

 

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