lazarus/examples/anchordocking
mattias bc19f550d3 cody: added dialog to add a Assign method
git-svn-id: trunk@30521 -
2011-05-01 19:24:09 +00:00
..
design IDE: Get rid of Environment menu and move items to Tools menu. 2011-03-17 11:54:25 +00:00
doc
languages cody: added dialog to add a Assign method 2011-05-01 19:24:09 +00:00
minide anchordocking: miniide: save/load to file 2010-11-05 19:45:24 +00:00
anchordocking.lpk anchordocking: fixed loading settings, fixed ignoring invalid Monitor.WorkareaRect 2011-04-08 02:56:18 +00:00
anchordocking.pas anchordocking: fixed loading settings, fixed ignoring invalid Monitor.WorkareaRect 2011-04-08 02:56:18 +00:00
anchordockoptionsdlg.lfm
anchordockoptionsdlg.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
anchordockpkg.pas
anchordockstorage.pas anchordocking: fixed loading settings, fixed ignoring invalid Monitor.WorkareaRect 2011-04-08 02:56:18 +00:00
anchordockstr.pas
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