lazarus/components/anchordocking
2023-06-12 18:20:35 +03:00
..
design updated makefiles 2023-06-11 23:20:56 +02:00
doc Docs: AnchorDocking. Fixes spelling errors and punctuation. 2023-02-27 23:36:58 +00:00
languages Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312 2023-06-12 18:20:35 +03:00
minide
minidewithdockpanel
restoredebugger Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils). 2023-06-05 15:48:01 +03:00
tests images: Replace the default lazarus.ico used anywhere within the installation folder by the new version. Issue #39596. 2022-01-28 15:03:11 +01:00
anchordocking.lpk
anchordocking.pas AnchorDocking: Cocoa: a better way to fix the issue that the embedded form is not shown in TAnchorDockPage 2023-06-06 00:13:19 +08:00
anchordockoptionsdlg.lfm Anchor docking flat header buttons 2023-04-24 14:53:52 +00:00
anchordockoptionsdlg.pas Anchor docking flat header buttons 2023-04-24 14:53:52 +00:00
anchordockpanel_icon.lrs
anchordockpanel.pas
anchordockpkg.pas
anchordockstorage.pas Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils). 2023-06-05 15:48:01 +03:00
anchordockstr.pas AnchorDocking: cleaned up unused resource string, regenerated translations and updated Russian translation 2023-04-25 01:56:30 +03:00
fpmake.pp make distclean: clean up anchordocking and cody 2022-01-17 12:43:55 +01:00
Makefile updated makefiles 2023-05-27 02:07:12 +02:00
Makefile.compiled codetools: parse multiline string constant 2022-03-14 16:38:07 +01:00
Makefile.fpc updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01: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