RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomForm.DropTarget Property

Specifies whether the form is the target of a drag-and-drop operation.

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

Use DropTarget to determine whether the form is currently the target of a drag-and-drop operation. 

 

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