lazarus/components/anchordocking
2014-10-09 12:04:59 +00:00
..
design AnchorDocking: replace #13 with LineEnding in a message dialog. 2014-06-15 11:53:01 +00:00
doc
languages Anchordocking: committed forgotten Hungarian translation 2014-08-30 21:41:55 +00:00
minide anchordocking: examples for bug #20845 2014-10-07 00:03:57 +00:00
restoredebugger anchordocking: restoretest: scroll 2013-01-04 18:18:28 +00:00
anchordocking.lpk anchrodocking: Use csDropDownList for ComboBox 2013-04-14 15:02:04 +00:00
anchordocking.pas anchordocking: restore: fixed freeing unused helper controls, issue #26836 2014-10-09 12:04:59 +00:00
anchordockoptionsdlg.lfm AnchorDocking: Save the new settings for grabber + generated translations. Part os issue #24672, patch from Andrey Zubarev 2013-07-02 10:59:58 +00:00
anchordockoptionsdlg.pas AnchorDocking: Save the new settings for grabber + generated translations. Part os issue #24672, patch from Andrey Zubarev 2013-07-02 10:59:58 +00:00
anchordockpkg.pas
anchordockstorage.pas AnchorDocking: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:56 +00:00
anchordockstr.pas AnchorDocking: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:56 +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