[Lazarus] Save from created in runtime to lfm
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon May 24 11:34:50 CEST 2010
On Sun, 23 May 2010 23:28:46 -0300
Luiz Americo Pereira Camara <luizmed at oi.com.br> wrote:
> 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
See lazarus/examples/componentstreaming/
Mattias
More information about the Lazarus
mailing list