lazarus/examples/anchordocking
2010-06-23 15:15:40 +00:00
..
design anchordocking: started PreferredSiteSizeAsSiteMinimum 2010-06-22 20:42:30 +00:00
doc anchordocking: fpdoc 2010-06-13 18:33:53 +00:00
languages anchordocking: filter 2010-06-19 13:37:34 +00:00
minide LCL: TDragDockObject.HideDockImage check if something to hide 2010-06-23 15:15:40 +00:00
anchordocking.lpk anchordocking: fpdoc 2010-06-13 16:13:37 +00:00
anchordocking.pas anchordocking: started PreferredSiteSizeAsSiteMinimum 2010-06-22 20:42:30 +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 anchordocking: scale 2010-06-22 14:02:07 +00:00
anchordockstr.pas anchordocking: filter 2010-06-19 13:37:34 +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