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
languages Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
minide
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
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 Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +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