RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDockTree Methods

The methods of the TDockTree class are listed here.

 
Name 
Description 
 
Adjusts the boundaries of the docking zone where a specified control is docked. 
 
This is AdjustFrameRect, a member of class TDockTree. 
 
Responds when the docked controls are about to change. 
 
Responds when the docked controls have finished changing. 
 
This is FindControlAtPos, a member of class TDockTree. 
 
Returns the dimensions allotted to a control that is already docked. 
 
Indicates which docked control is at a specified mouse position. 
 
Handles the docking of a control into the associated DockSite
 
Creates docking zones for a set of docked controls read from a stream. 
 
This is MouseDown, a member of class TDockTree. 
 
This is MouseMove, a member of class TDockTree. 
 
This is MouseUp, a member of class TDockTree. 
 
Paints the elements of a docking zone that surround a docked control. 
 
Computes the dimensions of a new docking zone. 
 
This is ReferenceFromOrient, a member of class TDockTree. 
 
Handles the undocking of a control from the associated DockSite
 
Recomputes the layout of docked controls. 
 
Saves a list of the set of docked controls and their positions to a stream. 
 
Prepares the dock tree for replacing one docked control with another. 
 
This is ShowHint, a member of class TDockTree. 
 
Makes any internal adjustments to reflect the current state of the docked controls. 
 
This is WndProc, a member of class TDockTree. 
 
This is ZoneCaptionHitTest, a member of class TDockTree. 
 
Name 
Description 
 
Paints the elements that surround all docked controls. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!