lazarus/components/anchordocking
2017-05-25 20:25:43 +00:00
..
design general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
doc
languages Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31463 2017-03-02 22:17:27 +00:00
minide AnchorDocking: Refactor and restore some removed methods. Remove IDE dependency added in r49778 #50bc37338d. 2015-09-08 12:31:06 +00:00
restoredebugger general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
anchordocking.lpk anchordocking: remove unneeded IDEIntf dependency. 2016-05-24 14:15:12 +00:00
anchordocking.pas AnchorDocking: Revert revision 54525 #6139a22bcf as it breaks other reloading of AnchorDocking layouts. Issue #31834 2017-05-25 20:25:43 +00:00
anchordockoptionsdlg.lfm IDE, AnchorDocking: Support desktops also with docked IDE. Move configuration to environment options. By Ondrej Pokorny. 2015-09-07 22:01:22 +00:00
anchordockoptionsdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
anchordockpkg.pas components: less hints 2016-03-01 15:31:26 +00:00
anchordockstorage.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
anchordockstr.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
README.txt

The package anchordocking.lpk implements a docking manager for LCL applications.
It handles drag and docking forms together via splitters and pages
(like a TPageControl).
It can save and restore layouts.

More information can be found at
http://wiki.lazarus.freepascal.org/Anchor_Docking