dragpanel TacDragPanel component
Hierarchy Properties
Return to Introduction  Previous page  Next page
Overview
The acDragPanel component is the panel which lets user to move and dock the owner form dragging the panel that covers this form; or simply move the panel within its container. Works either with normal or MDI forms. The DragPanel is great addition to acAppBar.  

How to use?
Just drop the acDragPanel on your form and specify the DragObject. Then run the project and try to move the form dragging the panel.  

Additional / improved properties
DragObjectspecifies which object should be moved when user dragging the panel with mouse. User can drag the owner form by panel, or the panel itself within its container;  
 
DragCursorspecifies the cursor image when user dragging the form by panel.