What I want: Run the project, click the button and the button text will be changed to "Hello Forum!".
This is targeted to the following task: to find the way how to control Form properties (and Form component properties) from the other Units (Modules) of the Project (not only from the Form1.h).
I'm going to write a lot of procedures and do not want to place them in Form1.h header.