[Lazarus] converted Delphi 7 project: add new form not possible?

Vojtěch Čihák vojtech.cihak at atlas.cz
Fri Feb 24 22:21:28 CET 2023


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
  
______________________________________________________________
> 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 <https://lists.lazarus-ide.org/listinfo/lazarus>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20230224/8b732bae/attachment.htm>


More information about the lazarus mailing list