lazarus/examples/anchordocking
2010-06-30 05:49:14 +00:00
..
design IDE: codeexplorer: update on idle only after user input 2010-06-30 04:52:01 +00:00
doc anchordocking: fpdoc 2010-06-13 18:33:53 +00:00
languages IDE: code explorer: fixed layout 2010-06-29 08:07:23 +00:00
minide anchordocking: clean up 2010-06-24 15:48:12 +00:00
anchordocking.lpk anchordocking: fpdoc 2010-06-13 16:13:37 +00:00
anchordocking.pas anchordocking: enforce restore bounds until idle 2010-06-30 05:49:14 +00:00
anchordockoptionsdlg.lfm anchordocking: converted options to frame 2010-06-15 21:11:10 +00:00
anchordockoptionsdlg.pas anchordocking: converted options to frame 2010-06-15 21:11:10 +00:00
anchordockpkg.pas anchordocking: options dialog 2010-06-13 07:13:59 +00:00
anchordockstorage.pas anchordocking: using workarearect 2010-06-29 19:06:07 +00:00
anchordockstr.pas IDE: code explorer: fixed layout 2010-06-29 08:07:23 +00:00
README.txt anchordocking: updated readme 2010-06-08 14:18:00 +00:00

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