Hi,
Yes, i does exactly what you say:
- I open Lazarus 2.2.6/FPC 3.2.2 (32-bit version) on Windows.
- Lazarus automatically creates an empty project with a form.
but here, whatever if i create a new form or using only the form that project creates automatic, the error will happen with all forms
-> Although there is already a form, I create an additional new form (that's what you are saying).
and here, after i enter an name for the project, and after i enter a name for the form, i have that error
"Incapaz de obter fluxo Form1:TForm1 Abstract method called" and create all the project files and only the .pas for form, do not create a .lfm file.
-> Then I go to "File" > "Save as". The IDE first queries the name of the project - I enter an name for it; is gets the extension lpi. Then it asks for the name of the main unit (the unit for the form that had been created automatically) - I enter the name for it; it gets the extension pas. And finally it asks for the name of the additonally created unit - I enter its name.
I will try what you say, run with the parameter, but sorry, i dont know how to do this, is an option inside de IDE, or i need run something using prompt command?
error01 -> the image of error after i enter the form name and click in OK, the lazarus have a freeze for 2-5 seconds e show me the error.
error02 -> the image of my project folder after i try to save te project.
sorry for my bad english.
thanks.