Hello everybody,
i wrote a application using TPageControll.
This works well. I have all event routines in the main unit, but now i would like to add some pages to the TPageControl and the amount of event-routines becomes to much. So it is difficult to navigate through the lines.
What is the easiest way to divide the unit, so that i have a unit per Page of the TPageControl component.
Thanks in advance
stefan