On Sat, 05 Apr 2014 12:06:20 +0200 Marc Santhoff <[email protected]> wrote:
> Hi, > > ist there a complete documentation of Lazarus' LFM xml file format? No. If someone wants to start one I will help. Note: The xml format has not yet implemented all features. > Maybe someone having good knowledge of the IDE source code can name the > unit(s) where writing and reading forms is handled? xml "driver" reader/writer: components/lazutils/laz_xmlstreaming.pas Component streaming in general: unit classes, see TReader/TWriter IDE additions: designer/jitforms.pp Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
