I have the following code: Form := TForm.Create(nil); //add children Controls to Form
The form is show in runtime correctly What i want is to save this created form (and its children) into a lfm file Any hints? Luiz -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
