lazarus/examples/anchordocking
2011-07-20 14:39:50 +00:00
..
design anchordocking: using a smaller default layout, working better if screen resolution can not be determined 2011-06-07 18:49:08 +00:00
doc anchordocking: fpdoc 2010-06-13 18:33:53 +00:00
languages Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +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 Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +00:00
anchordockoptionsdlg.lfm anchordocking: converted options to frame 2010-06-15 21:11:10 +00:00
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 anchordocking: options dialog 2010-06-13 07:13:59 +00:00
anchordockstorage.pas Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +00:00
anchordockstr.pas IDE: code explorer: fixed layout 2010-06-29 08:07:23 +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