Hi everybody,
I created a Form and in the "uses" of this Form, I declared an unit called "UGLOBAL", after that, I saved it as FormPattern.
So, I went into: File->New->Other and I chose the form above and the Inherit option, and it was generated a new Form as I had setted, but missing the UGLOBAL declaration.
Now to use some function from UGLOBAL, I need to declare it manually on any inherited form.
There is anyway to avoid this?
Thanks.
I created a Form and in the "uses" of this Form, I declared an unit called "UGLOBAL", after that, I saved it as FormPattern.
So, I went into: File->New->Other and I chose the form above and the Inherit option, and it was generated a new Form as I had setted, but missing the UGLOBAL declaration.
Now to use some function from UGLOBAL, I need to declare it manually on any inherited form.
There is anyway to avoid this?
Thanks.