lazarus/components/anchordocking
2018-06-09 14:40:08 +00:00
..
design IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
doc
languages Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33771 2018-05-22 22:49:34 +00:00
minide
minidewithdockpanel
restoredebugger Components: use LazLoggerBase instead of LazLogger 2018-06-02 16:46:39 +00:00
tests anchordocking: started tests 2018-05-22 15:10:42 +00:00
anchordocking.lpk anchordocking: version 1.0 2018-05-21 20:20:43 +00:00
anchordocking.pas anchordocking: license headers 2018-05-21 09:01:30 +00:00
anchordockoptionsdlg.lfm anchordocking: IDE options: use spinedits 2018-05-21 20:19:23 +00:00
anchordockoptionsdlg.pas anchordocking: disable highlight focused option when not showing headers 2018-05-21 20:28:57 +00:00
anchordockpanel_icon.lrs
anchordockpanel.pas
anchordockpkg.pas
anchordockstorage.pas anchordocking: license headers 2018-05-21 09:01:30 +00:00
anchordockstr.pas anchordocking: IDE options: use spinedits 2018-05-21 20:19:23 +00:00
README.txt anchordocking: readme 2018-05-18 07:01:53 +00:00

AnchorDocking 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.

There is a runtime and a designtime package:

anchordocking.lpk
design/anchordockingdsgn.lpk

More information can be found at
http://wiki.lazarus.freepascal.org/Anchor_Docking