From 982cf327194d9e432fbfbaa81aa4bf63749adaee Mon Sep 17 00:00:00 2001 From: mattias Date: Fri, 18 May 2018 07:01:53 +0000 Subject: [PATCH] anchordocking: readme git-svn-id: trunk@57950 - --- components/anchordocking/README.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/components/anchordocking/README.txt b/components/anchordocking/README.txt index ec68053500..c261bf2c2b 100644 --- a/components/anchordocking/README.txt +++ b/components/anchordocking/README.txt @@ -1,8 +1,13 @@ -The package anchordocking.lpk implements a docking manager for LCL applications. +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