Forum > Designer

calling form2 from form1

(1/1)

gamo:
I am new bee using Lazarus
Can anyone tell me how to call a second form from the main menu form. With delphi I just used the Form2.Show: and that was it.

Thanks

Lightning:
It works in Lazarus too.
Just include Unit2 in the uses section of the implementation part.

Anonymous:
Thanks!!! It worked.

Navigation

[0] Message Index

Go to full version