lazarus/components/anchordocking
2023-02-02 23:52:31 +03:00
..
design updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
doc
languages Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
minide
minidewithdockpanel
restoredebugger anchordocking: fixed example 2022-10-28 08:23:28 +02: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 Fix issue #39924 (AnchorDocking Header position resets) 2022-11-15 04:10:12 +03:00
anchordockoptionsdlg.lfm
anchordockoptionsdlg.pas
anchordockpanel_icon.lrs
anchordockpanel.pas
anchordockpkg.pas
anchordockstorage.pas
anchordockstr.pas
fpmake.pp
Makefile udpated makefiles 2022-05-29 19:34:19 +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