lazarus/components/anchordocking
2015-10-13 12:14:31 +00:00
..
design anchordocking: clean up 2015-10-08 21:58:27 +00:00
doc
languages IDE: codetools defines editor: nicer layout, wordwrap off, patch #28637 from Alexey Torgashin 2015-09-08 11:44:04 +00:00
minide AnchorDocking: Refactor and restore some removed methods. Remove IDE dependency added in r49778 #50bc37338d. 2015-09-08 12:31:06 +00:00
restoredebugger anchordocking: restoretest: scroll 2013-01-04 18:18:28 +00:00
anchordocking.lpk anchordocking: package type runtime, bug #28844 2015-10-13 12:14:31 +00:00
anchordocking.pas anchordocking: debug 2015-10-02 22:09:17 +00:00
anchordockoptionsdlg.lfm IDE, AnchorDocking: Support desktops also with docked IDE. Move configuration to environment options. By Ondrej Pokorny. 2015-09-07 22:01:22 +00:00
anchordockoptionsdlg.pas AnchorDocking: Refactor and restore some removed methods. Remove IDE dependency added in r49778 #50bc37338d. 2015-09-08 12:31:06 +00:00
anchordockpkg.pas anchordocking: package type runtime, bug #28844 2015-10-13 12:14:31 +00:00
anchordockstorage.pas AnchorDocking: Refactor and restore some removed methods. Remove IDE dependency added in r49778 #50bc37338d. 2015-09-08 12:31:06 +00:00
anchordockstr.pas IDE, AnchorDocking: Support desktops also with docked IDE. Move configuration to environment options. By Ondrej Pokorny. 2015-09-07 22:01:22 +00:00
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