lazarus/components/anchordocking
2016-05-24 14:15:12 +00:00
..
design components: less hints 2016-03-01 15:31:26 +00:00
doc
languages
minide
restoredebugger
anchordocking.lpk anchordocking: remove unneeded IDEIntf dependency. 2016-05-24 14:15:12 +00:00
anchordocking.pas anchordocking: make DockBounds and DockParentClientSize read-only. They should not be written directly but only through UpdateDockBounds. 2016-01-23 10:04:58 +00:00
anchordockoptionsdlg.lfm
anchordockoptionsdlg.pas
anchordockpkg.pas components: less hints 2016-03-01 15:31:26 +00:00
anchordockstorage.pas anchordocking: prevent AV 2016-01-03 11:55:27 +00:00
anchordockstr.pas
README.txt

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