lazarus/components/anchordocking
2021-02-05 11:28:16 +00:00
..
design Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
doc
languages Translations: Chinese translation update by robsean, bug #37290 2020-07-01 21:39:48 +00:00
minide
minidewithdockpanel
restoredebugger
tests
anchordocking.lpk
anchordocking.pas Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
anchordockoptionsdlg.lfm
anchordockoptionsdlg.pas
anchordockpanel_icon.lrs
anchordockpanel.pas
anchordockpkg.pas
anchordockstorage.pas
anchordockstr.pas
README.txt

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