mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-28 17:03:07 +02:00
9 lines
289 B
Plaintext
9 lines
289 B
Plaintext
The package anchordocking.lpk 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.
|
|
|
|
More information can be found at
|
|
http://wiki.lazarus.freepascal.org/Anchor_Docking
|
|
|