lazarus/components/anchordocking
2023-09-24 17:33:35 +02:00
..
design updated makefiles 2023-09-03 17:11:29 +02:00
doc
languages Translations: Chinese translation update, merge request !229 2023-08-21 01:45:06 +03:00
minide anchordocking: clean up 2023-07-31 13:30:36 +02:00
minidewithdockpanel
restoredebugger Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils). 2023-06-05 15:48:01 +03:00
tests
anchordocking.lpk
anchordocking.pas Anchordocking: do not manage THintWindow. issue #40519 2023-09-24 17:33:35 +02:00
anchordockoptionsdlg.lfm
anchordockoptionsdlg.pas
anchordockpanel_icon.lrs
anchordockpanel.pas
anchordockpkg.pas
anchordockstorage.pas anchordocking: clean up 2023-07-31 13:30:36 +02:00
anchordockstr.pas
fpmake.pp
Makefile updated makefiles 2023-09-03 17:11:29 +02:00
Makefile.compiled updated makefiles 2023-09-03 17:11:29 +02:00
Makefile.fpc updated makefiles 2023-09-03 17:11:29 +02:00
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