mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-21 21:51:30 +02:00
anchordocking: readme
git-svn-id: trunk@57950 -
This commit is contained in:
parent
36b1e31994
commit
982cf32719
@ -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
|
It handles drag and docking forms together via splitters and pages
|
||||||
(like a TPageControl).
|
(like a TPageControl).
|
||||||
It can save and restore layouts.
|
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
|
More information can be found at
|
||||||
http://wiki.lazarus.freepascal.org/Anchor_Docking
|
http://wiki.lazarus.freepascal.org/Anchor_Docking
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user