[Lazarus] converted Delphi 7 project: add new form not possible?
John Landmesser
jmlandmesser at gmx.de
Fri Feb 24 22:26:02 CET 2023
Am 24.02.23 um 22:21 schrieb Vojtěch Čihák via lazarus:
>
> Hi,
>
> it is my new experience with Delphi project convertor.
>
> I noticed that:
>
> The converted unit1 has:
>
> TForm1 = class(TForm)
>
> ListBox1: TListBox;
>
> Button1: TButton;
>
> ....
>
> And when I add a new form, i.e. unit2, it has also
>
> TForm1 = class(TForm)
>
> private
>
> ....
>
> Normally (common Lazarus project) it creates unit2 + Form2.
>
> Vojtěch
>
That is correct, but when you are saving the new form you can give it
new names?!
>
> ______________________________________________________________
> > Od: "John Landmesser via lazarus" <lazarus at lists.lazarus-ide.org>
> > Komu: lazarus at lists.lazarus-ide.org
> > Datum: 24.02.2023 21:51
> > Předmět: Re: [Lazarus] converted Delphi 7 project: add new form not
> possible?
>
> >
> > John Landmesser
> >
>
> --
> _______________________________________________
> lazarus mailing list
> lazarus at lists.lazarus-ide.org
> https://lists.lazarus-ide.org/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20230224/4d332ea5/attachment-0001.htm>
More information about the lazarus
mailing list