Hi all,
My program contains a mainform with 5 tabpages and 3 other forms. I would like to split up my code that belongs to the mainform into different units, for every tabpage a seperate unit. However, I noticed that if you create a new form it creates a new unit as well.
So, the general question is, how can I slit up my code into different units that belongs to the same form.
Advice is very welcome.
Thanks in advance.
Johan
My program contains a mainform with 5 tabpages and 3 other forms. I would like to split up my code that belongs to the mainform into different units, for every tabpage a seperate unit. However, I noticed that if you create a new form it creates a new unit as well.
So, the general question is, how can I slit up my code into different units that belongs to the same form.
Advice is very welcome.
Thanks in advance.
Johan