RAD Studio VCL Reference
|
Contains drag-and-dock information for a control.
TDragDockObject = class(TBaseDragControlObject);
class TDragDockObject : public TBaseDragControlObject;
Controls
TDragDockObject is used in several events and methods that use drag-and-dock information, including the OnDockDrop and OnDockOver events of TWinControl.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|