I got rid of a project in C ++ Builder, in which one wise guy made the main form invisible. I made it visible, but the form does not appear completely when you start it new.
In this case, the Builder does not freeze, you can do anything with it. In the project options this form is the main one. Question: how to make money program?
ctrl+a
ctrl+c
, then you can "copy the components" and then paste on another form usingctrl+v
. - KoVadim