Hello,
I'm new to C++Builder and I use C++Builder XE6.
I tried to create some VCL Forms application. When I just created it the "Form1" window was created.
Then I was looking for how I can change the name of the control itself, i.e. how to change the name, which is used to refer to the form in the source code. And I did not find how to do this.
Could someone explain me how it can be done or give some link to the documentation, where it is described.
Thanks in advance.