mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-28 06:51:48 +01:00
| .. | ||
| design | ||
| doc | ||
| languages | ||
| minide | ||
| minidewithdockpanel | ||
| restoredebugger | ||
| tests | ||
| anchordocking.lpk | ||
| anchordocking.pas | ||
| anchordockoptionsdlg.lfm | ||
| anchordockoptionsdlg.pas | ||
| anchordockpanel_icon.lrs | ||
| anchordockpanel.pas | ||
| anchordockpkg.pas | ||
| anchordockstorage.pas | ||
| anchordockstr.pas | ||
| fpmake.pp | ||
| Makefile | ||
| Makefile.compiled | ||
| Makefile.fpc | ||
| 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