RAD Studio VCL Reference
|
Occurs when the dragging of an object ends, either by docking the object or by canceling the dragging.
property OnEndDock: TEndDragEvent;
__property TEndDragEvent OnEndDock;
Use OnEndDock to specify actions or special processing that when a drag-and-dock operation stops.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|