Hi
I have a question on a practical problem in optical programming with c Builder 6.I have made a project with forms and buttons and etc.I didnt put the name i want on form captions of forms so the forms are form1 form2 form3.
Now i wanna change these names so be more specific about what forms do. For example change form1 name and put Introduction form. In this point i wonder how the code on my program will change automatically. If for example is form1->close(); how will change when i will change the name of form.
To close i want the programm run with new names but with no mistakes.
If everyone have any idea please post it.
Thank you