lazarus/examples/anchordocking
2012-01-19 21:58:48 +00:00
..
design anchordocking: menu item to show headers 2012-01-15 13:02:55 +00:00
doc
languages regenerated translations; updated Russian translation 2012-01-19 21:58:48 +00:00
minide anchordocking: miniide: init opensavedialog 2011-12-09 19:22:31 +00:00
anchordocking.lpk
anchordocking.pas anchordocking: menu item to show headers 2012-01-15 13:02:55 +00:00
anchordockoptionsdlg.lfm IDE: packages: added option Enable i18n for lfm similar to the project option 2012-01-15 17:34:52 +00:00
anchordockoptionsdlg.pas anchordocking: option to hide headers 2012-01-15 12:46:17 +00:00
anchordockpkg.pas
anchordockstorage.pas LCL: remove obsolete AlignNames, AnchorNames and AutoSizePhaseNames. Use WriteStr 2011-11-02 23:15:07 +00:00
anchordockstr.pas anchordocking: option to hide headers 2012-01-15 12:46:17 +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