RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragDockObject.DropOnControl Property

Specifies the control on which the dragged control will be docked if released.

Pascal
property DropOnControl: TControl;
C++
__property TControl * DropOnControl;

Use DropOnControl to determine the control on which the dragged control would be dropped if released. 

 

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