lazarus/components/anchordocking
2017-01-26 07:25:32 +00:00
..
design Merged revision(s) 51337-51338 #c0b1fba604-#c0b1fba604, 51345-51347 #68cf5f1d72-#68cf5f1d72, 51360 #5771737dee, 51362 #579a1526dc from trunk: 2016-02-06 14:12:55 +00:00
doc
languages Merged revision(s) 52463 #36046a9b4d from trunk: 2016-06-08 23:14:40 +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 IDE: replace TabIndexAtClientPos with IndexOfPageAt to hide compiler warnings, after r53950 #f723ac55cd 2017-01-26 07:25:32 +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 IDE+LCL: debugging Disable/EnableAutoSizing 2015-10-26 21:34:11 +00:00
anchordockpkg.pas anchordocking: package type runtime, bug #28844 2015-10-13 12:14:31 +00:00
anchordockstorage.pas marge r51121 #dd5a0c7dd9,r51124,r51142,r51184: anchordocking 2016-01-08 11:56:59 +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