lazarus/examples/anchordocking
mattias 1b9c627cc4 anchordocking: miniide: init opensavedialog
git-svn-id: trunk@34073 -
2011-12-09 19:22:31 +00:00
..
design Components: simplified AnchorDocking menuitems localization code from r31895 #8236371d00, hint by Flávio Etrusco 2011-08-06 22:05:58 +00:00
doc anchordocking: fpdoc 2010-06-13 18:33:53 +00:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20054 2011-08-25 21:14:51 +00:00
minide anchordocking: miniide: init opensavedialog 2011-12-09 19:22:31 +00:00
anchordocking.lpk anchordocking: fixed loading settings, fixed ignoring invalid Monitor.WorkareaRect 2011-04-08 02:56:18 +00:00
anchordocking.pas anchordocking: disconnect idle before ending restore 2011-12-02 17:44:06 +00:00
anchordockoptionsdlg.lfm anchordocking: converted options to frame 2010-06-15 21:11:10 +00:00
anchordockoptionsdlg.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
anchordockpkg.pas anchordocking: options dialog 2010-06-13 07:13:59 +00:00
anchordockstorage.pas LCL: remove obsolete AlignNames, AnchorNames and AutoSizePhaseNames. Use WriteStr 2011-11-02 23:15:07 +00:00
anchordockstr.pas Components: improved AnchorDocking localization 2011-08-06 13:25:42 +00:00
README.txt anchordocking: updated readme 2010-06-08 14:18:00 +00:00

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