lazarus/components/anchordocking
2015-01-04 14:21:29 +00:00
..
design anchordocking: options dlg: fixed enable/disable header options 2014-10-21 19:01:50 +00:00
doc
languages Translations: Hungarian translation update by Péter Gábor, bug #27230 2015-01-04 14:21:29 +00:00
minide anchordocking: example: clean up 2014-10-09 16:27:08 +00:00
restoredebugger
anchordocking.lpk anchrodocking: Use csDropDownList for ComboBox 2013-04-14 15:02:04 +00:00
anchordocking.pas anchordocking: clean up 2014-11-04 22:56:45 +00:00
anchordockoptionsdlg.lfm anchordocking: options: indent header options if show header option present 2014-10-20 15:29:02 +00:00
anchordockoptionsdlg.pas anchordocking: options dlg: fixed enable/disable header options 2014-10-21 19:01:50 +00:00
anchordockpkg.pas
anchordockstorage.pas AnchorDocking: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:56 +00:00
anchordockstr.pas anchordocking: auto save on IDE close, disable in options 2014-10-19 18:24:52 +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