What’s New in AutomatedDocking Library 1.21
Changes in components
The TaqVS2005DockingStyle class includes a new property, FlashZonesOnStart, that lets you control which docking zone selectors are shown when you are dragging a docking control.
A new property of the TaqCustomDockingManager class, FloatingFormConstraints, lets you specify the maximum and minimum height and width of floating docking controls.
The AddAction and AddSeparator methods of the TaqDockMenu class have a new parameter - Index. It lets you specify the position of a new menu item or a separator in the menu.
The TaqCustomDockAction class contains a new property, Sender, that lets you determine a menu item or a dock button, pressing on which initiates the action execution.
Version 1.21 provides new actions for working with docking controls that are docked to containers of the TaqInsideContainer type.
Miscellaneous
Now the context menu that is shown upon
pressing the right mouse button over the caption of a docking control
docked as a tabbed page includes the Hide item.
The AutomatedDocking Library has been compiled with Borland Delphi 7 Update Pack 1.
Now the AutomatedDocking Library supports Windows 95.
A number of bug fixes.