lazarus/examples/anchordocking
2011-02-23 00:39:05 +00:00
..
design switched from deprecated xmlcfg to xmlconf 2011-02-01 09:34:27 +00:00
doc anchordocking: fpdoc 2010-06-13 18:33:53 +00:00
languages + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
minide anchordocking: miniide: save/load to file 2010-11-05 19:45:24 +00:00
anchordocking.lpk anchordocking: unregister custom docksite on restore 2010-06-30 06:19:19 +00:00
anchordocking.pas fixed typos: childs 2011-02-10 09:37:16 +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 fixed typos: childs 2011-02-10 09:37:16 +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