RAD Studio VCL Reference
|
Computes the dimensions of a new docking zone.
The control that is being dragged calls PositionDockRect from its own PositionDockRect method when it is being docked to a container control that uses a dock manager. It allows the dock manager to indicate where a specified control would appear if the user released the mouse.
Client is the control that is being dragged to a docking position.
DropCtl is the container control into which Client will be docked.
DropAlign indicates where Control is to be docked within the container control.
DockRect returns the boundaries of the docking zone where Control can be docked.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|